/* General */
/* best left as is */
.tiny-header {background: none;}

/* Header images and background */
/* table#top_title_graphics {display: none;} */
div.second-alignment{width:100%; height: 100%;}
.header-top-bg, td.first-aligment { height: 80px;}
.header-top-bg {background-color: #fff; padding: 0;}
.second-alignment {background-image: none; background-repeat: no-repeat;}

body, .tiny-header {direction: ltr;}
td.first-aligment {background-position: left center;}
.second-alignment {text-align: left; background-position: right center;}
/* If the design is for RTL (BiDi) languages such as Hebrew and Arabic, then change to rtl */
/* body, .tiny-header {direction: rtl;} */
/* td.first-aligment {background-position: right center;} */
/* .second-alignment {text-align: right; background-position: left center;} */

body, th, td, select, input, button {font-family: Arial;}

/* Hiding the header image and the company logo */
.second-alignment img  {display: none;}

.menu_top_level_wrapper {
    border-top: 0px solid black;
}
.secondRowStyle {display: none;}

.menu-bg{
  background-color: rgb(255, 203, 4);
}


.top_menu a{
  color: #fff;
  font-family: Arial Helvetica, sans-serif;
  font-size: 13px;
}
.top_menu a:hover{color:#b79000;}
.top_menu-selected a , .top_menu-selected a:hover{
  color: #555;
  font-size: 13px;
  text-transform:uppercase;
  /* font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; */
}

#set-language {padding: 0; margin: 0 0.1em; font-size: 1em;}
.gray-lighter2, .unwatchedLink{
  color: rgb(4, 4, 3);
  text-decoration: none;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
}


a.unwatchedLink {font-weight: bold}
.gray-lighter3 {border: none;}

/* Bottom information bar */
.side_menu {border-bottom: 1px solid #666;}

.bottom-tr {background-color: #ffffff; color: #1b53a7; text-align: center;}
.font-style {font-size: 15px;}
.footer-dots { background: none; border-bottom: none;}
.contact-td { background: none; border: none;}

/* Tables */
.report , .report tr, .report td, .report th, thead.report a {color: #000000; border: none;}
table.report, #red_border, .db-surrounding {border: none;}
td.report-firstcol {padding: 10px;}

thead.db, thead.report{background-color: #FFCB04; font-weight: bold;}

 tr.db th, .report-dir {border-left-color: #777; border-left-style: solid; border-left-width: 1px;}
 
tr.db1 td, tr.db2 td {    padding: 8px;}
/* 1st tr */
tr.db1, tr.report1 {background-color: #eee;}

/* 2nd tr */
tr.db2, tr.report2 {background-color: #ffffff; border-bottom-color: #FFFFFF; border-top-color: #FFFFFF;}

/* higlighted tr */
tr.db1:hover, tr.report1:hover, tr.db2:hover, tr.report2:hover {background-color: #B3B3B3; text-decoration: none;}

/* Links in tables */
.report tr a {color: #000; font-weight: bold;}
.report tr a:hover {color: #fff; background-color: #4080e0;}
thead.report tr.filters td {border: none;}

/* Visit report */
/* These 2 lines set the border for the summary in the 1st page */
table.HeaderGradeTable td {border: solid 1px black;}
table.HeaderGradeTable {border-collapse: collapse;}

/* Analyst screen (dashboard) specific settings */

/* Categories (tabs) */
.reports_categories {background-color: transparent; padding: 0 20px; border-collapse: collapse; margin-bottom: 10px;}
/* .top_tabs_row {background-color: transparent; border-collapse: collapse; position: sticky; top: 0;} */
.top_tabs_row {background-color: transparent; border-collapse: collapse;}
.reports_categories tr {height: 25px;}
/* .toptabinactive {color: #204080; background-image: none; text-align: center; vertical-align: middle; font-size: 14px;} */
.toptabinactive {background-image: none; text-align: center; vertical-align: middle;}
.reports_categories .toptabinactive {background-color: #fff;}
.toptabinactive strong {color: #204080; font-size: 14px;}
.toptabactive {text-align: center; vertical-align: middle; background-color: #204080; background-image: none;}
.topTabActive strong, .tab_menu_item, .tab_menu_item a {color: #ffffff; font-size: 14px;}
 
.tab_menu_item a {text-decoration: none; font-weight: bold;}

.Ajax2TabActive {text-align: center; vertical-align: middle; font-size: 14px; background-image: none;}

.tab_menu_item:hover > .tab_menu_list, .tab_menu_list:hover {
    background-color: rgba(0, 98, 136, 0.8);
}

td.topTabActive, .reports_categories td.toptabinactive {border-radius: 10px;  -o-border-radius: 10px; -moz-border-radius: 10px; -icab-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px;}

/* Boxes (the containers for reports) */
.dragableBox {background: transparent;}
.dragableboxheader {background-color: transparent; border: none;}

.dragableboxheader, .grid_report_td h1, .title1 {color: #204080;}

/* See explanation for this item in the following link. the name should be changed */
/* https://i.imgur.com/is8ww57.png */
.calculated-width {
    width: -moz-calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
}

/* .p_wrapper {background-image: url('images/16257176732_368279c644_k.jpg'); } */
.p_wrapper {background-image: none; background-repeat: no-repeat; background-size: auto auto; background-color: #3399ff; padding: 15px;}
.grid_reports_table {border-spacing: 20px; border-collapse: separate;}

#lgnd tr {display: inline;}

/* #the_cell_with_the_program {border: 1px solid #666;} */
#the_cell_with_the_program {border: none;}

.grid_report_td h1, .title1{font-size: 24px;}

.grid_report_td h1 img {
filter: alpha(opacity=20);
-moz-opacity: 0.2;
opacity: 0.2;
}

.grid_report_td h1 img:hover {
filter: alpha(opacity=100); /* IE */
-moz-opacity: 1; /* Mozilla */
opacity: 1; /* css3 */
}

.grid_report_td, .dragableBoxInner {
  /* border: 6px solid #204080; */
  padding: 5px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(255, 255, 255, 0.8);
}

/* Forms and buttons */
.begin-report-area form {display: inline;}
.begin-report-area form[name="pastCycles"] table { border-collapse: collapse; margin: 0 10px; display: inline; vertical-align: bottom;}
/* .begin-report-area form[name="pastCycles"] {display: inline-flex;} */
.begin-report-area form[name="pastCycles"] input{display: inline-flex; white-space: nowrap;}
.begin-report-area input[name="pastDateCyclesNumber"] {border: 2px solid #dfdfd0; height: 25px; margin-right: 10px;}
.list-select {border: 2px solid #dfdfd0;}

/*.btn-input, .btn-input input {border: none; background-color: #4080e0; color: #ffffff; font-weight: bold; height: 25px;}*/
.btn-input, .btn-input input, input[type="button"], input[type="submit"], button:not(.ui-multiselect), input[type="file"]{
  min-height: 22px;
  background-color: rgb(255, 203, 4);
  border: 0px solid #ccc;
  border-radius: 0px;
  box-shadow: none;
  color: rgb(0, 0, 0);
  cursor: pointer;
  text-shadow: none;
  transition: all 0.2s linear 0s;
  margin: 3px 2px;
  font-size: 12px;
  font-weight: bold;
}







form[action="show-entire-crit.php"] tr , form[action="show-entire-crit.php"] td {border: 1px solid #929396; color: black;}
.critChap, .critSubc {font-weight: bold;}
center .critInfoItemTitle, center .CritInfoItem {font-size: 16px;}

/* Main menu (the page that is displayed right after logging in) */
tr.titleinsidemain{
  background-color: #555;
  color: rgb(255, 203, 4);
}

/* Internal pages */
.pageTitle{
  color: rgb(35, 31, 32);
}


.section-lable{
  background-color: rgb(80, 79, 79);
  color: #fff;
   padding: 7px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
    border-radius:5px;
}

a.reportitemtitle{
  color: #292526;
}
td.mainMenu-line1, td.mainMenu-line2 {
    border: solid 1px #555;
}

/* Icon next to menu items */
img.submenu-arrow{
  background-image: url('images/40px-Yellow_check.svg.png');
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

td.leftpanel{
  background-color: rgba(216, 207, 207, 0.8);
  border-top: 1px solid #cccccc;
  color: rgb(6, 9, 0);
}






.leftcategorytitle{
  background-color: rgb(255, 203, 4);
  color: rgb(5, 0, 0);
  padding: 2px 5px 15px;
  line-height: 12px;
}



.toptabactive, div.Ajax2TabActive{
  background-color: rgb(232, 232, 17);
}


.topTabActive strong, .tab_menu_item, .tab_menu_item a, .Ajax2TabActive a{
  color: rgb(10, 18, 204);
  font-size: 22px;
  font-family: Verdana, Geneva, sans-serif;
}


.reports_categories .toptabinactive, div.Ajax2TabInActive{
  background-color: rgb(218, 201, 13);
}


.toptabinactive strong, .Ajax2TabInActive a.linkClass{
  font-size: 22px;
  color: rgb(227, 209, 13);
  font-family: Arial, Helvetica, sans-serif;
}



.second-alignment{
  background-image: url('images/Reliability service e quality.png');
}

td.first-aligment{
  /* background-image: url('images/logo final canto esquerdo.png'); */
}

.header-top-bg{
  background-image: url('images/Arte para meio final.png');
}

.p_wrapper{
  background-image: none; background-color: rgba(0, 0, 0, 0);
}

/**login form **/
form[name="login"] {
    /* background: none repeat scroll 0 0 rgb(147, 184, 189, 0.8); */
    border: 0px solid rgba(178, 178, 178, 0.8);
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(178, 178, 178, 0.4);
    margin: 0 0 35px;
    padding: 20px;
    top: 0;
    display: inline-block;
}

input[type="text"], input.searchClass, textarea {
	display: inline-block;
    border: 1px solid rgb(178, 178, 178);
    border-radius: 1px;
    box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
    box-sizing: content-box;
    margin: 0;
    padding: 4px;
    transition: all 0.2s linear 0s;
}

input[name="username"], input[name="password"] {
    display: inline-block; border: 1px solid rgb(178, 178, 178);
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
    box-sizing: content-box;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 5px;
    transition: all 0.2s linear 0s;
}

form[name="login"] td {display: table }

form[name="login"] tr:first-child td:last-child {
    background-image: url(https://i.imgur.com/X21OkQc.png);
    background-position: left 40%;
    background-size: auto 17px;
    background-repeat: no-repeat;
    text-indent: 20px;
}

form[name="login"] tr:last-child td:last-child {
    background-image: url(https://i.imgur.com/O6YCZ5z.png);
    background-position: 1% 40%;
    background-size: auto 17px;
    background-repeat: no-repeat;
    text-indent: 20px;
}
form[name="login"] td {font-size:14px;}


input#do_login{ 
    font-weight:bold;
    min-height: 26px;
    background: none repeat scroll 0 0;
    background-color: #ffcb05;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    color: #000;
    cursor: pointer;
    text-shadow: none;
    transition: all 0.2s linear 0s;
    margin: 3px 2px;
	text-transform:uppercase;
	font-size: 14px;
    padding: 0 15px;
}
input#do_login:hover{background-color:#ffd01e;}

div#FiltersArea p a {
    color: #333639;
    font-weight: bold;
}

/**no blue/orange in dropdown filters **/
.ui-widget-header {
    color: #000 !important;
    font-weight: bold;
    background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x !important;
	border: 1px solid #999999 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
    border: 1px solid #999999 !important;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x !important;
    font-weight: normal;
    color: #333!important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #999 !important;
    background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #333!important;
}
.ui-state-default .ui-icon,.ui-state-active .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(https://sistema.misteroclienteoculto.com.br/libraries/jquery.new/css/ui-lightness/images/ui-icons_222222_256x240.png) !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	 color:#333 !important;
}

.mmMessage {
    display: none;
}

.header-top-bg{
  background-image: none;
}

table#table_rows td.report-dir input[disabled] + span a {
    text-decoration: line-through;
    color: #555 !important;
}
table#table_rows td.report-dir input[disabled] + span a:hover {
	background-color: transparent !important;
	color: #555 !important;
	text-decoration: line-through;
}

.page-checkers #tr_AvailabilityRadious {
  display: none
}
@media handheld,
only screen and (min-device-width : 320px) and (max-device-width : 480px),
only screen and (max-width : 320px),
/* only screen and (min-device-width : 768px) and (max-device-width : 1024px), */
/* only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape), */
/* only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait), */
/* only screen and (-webkit-min-device-pixel-ratio : 1.5), */
/* only screen and (min-device-pixel-ratio : 1.5), */
only screen and (max-width: 480px),
only screen and (max-device-width: 480px),
only screen and (min-device-width: 480px) and (max-device-width: 800px),
only screen and (device-width: 768px),
only screen and (device-width: 480px){
form[name="login"] {
	position:relative;
	width: 80%; text-align:center;
}
.font-style {
    font-size: 40px;
}	
/* a.fieldset_toggler { */
    /* font-size: 3em; */
    /* color: inherit; */
    /* height: 100px; */
    /* width: 100px; */
    /* background-image: url(https://www.checker-soft.com/qualimetrie-fr/css/images/menu-200.png); */
    /* background-size: 100px 100px; */
    /* display: block; */
    /* color: transparent; */
/* } */
a.fieldset_toggler.menu_top_level_wrapper img {
    content: url(http://i.imgur.com/lCun2lq.png) !important;
    height: 55px;
    position: relative;
    top: 30%;
    left: 0%;
	display:none;
}
.pageTitle {
	font-size: 40px;
}
span.breadcrums {
	font-size: 40px;
}
ul#menu_top_level {
    padding-left: 0;
}	
tr.menu-bg ul li a {
    display: block;
    float: left;
    padding: 10px 10px;
    font-size: 25px;
}	
 .top_menu a:hover {
    font-weight: bold;
    font-size: 25px;
    padding: 10px 10px;
}

.header-top-bg {
    display: block;
    height: 100px !important;
	padding-top: 10px;
}

td.first-aligment img {
    height: 80px;
}
table#top_title_graphics tr:nth-child(2) {
    display: none;
}
.second-alignment img {
    display:none;
}
a.login_checkers_link, a.login_panels_link {
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 0px;
    font-weight: bold;
}
a[href*="recover-password.php"] {
     font-size: 50px;
}

form[name="login"] tr:first-child td:last-child {
    background-image: url(http://i.imgur.com/ZI5h4F0.png);
    background-position: left 40%;
    background-size: auto 70px;
    background-repeat: no-repeat;
    text-indent: 80px;
}

form[name="login"] tr:last-child td:last-child {
    background-image: url(http://i.imgur.com/A042idR.png);
    background-position: 1% 40%;
    background-size: auto 70px;
    background-repeat: no-repeat;
    text-indent: 80px;
}
form[name="login"] {border:0px; box-shadow:none;}

form[name="login"] td {
    font-size: 40px;     padding-bottom: 15px; }

input[name="username"], input[name="password"] {
    display: inline-block;
    width:90%;
    border: 1px solid rgb(178, 178, 178);
    border-radius: 3px;
    box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
    box-sizing: content-box;
    margin-top: 4px;
    margin-bottom: 10px;
    padding: 15px;
    transition: all 0.2s linear 0s;
    font-size: 40px;
}
input[name="username"]:focus, input[name="password"]:focus {
    outline: none;
}
input#do_login {
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    font-size: 3em;
    font-weight: normal;
    margin: 3px 2px;
    min-height: 44px;
    padding: 15px 60px;
    transition: all 0.2s linear 0s;
    color: #fff;
}

div#FiltersArea table {
    background-color: transparent;
    margin: 0 auto;
}
form[name="login"] table tr:first-child td:nth-child(2) {
   
    background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
}
form[name="login"] table tr:nth-child(2) td:nth-child(2) {
     background-repeat: no-repeat;
    background-position: 4% center;
    background-size: auto 35px;
    text-indent: 45px;
    padding: 15px 30px;
}	
input#do_login {font-size: 40px; font-weight: bold;} 

input[name="username"], input[name="password"] {font-size: 40px;}
div#FiltersArea p:nth-child(3) {font-size: 40px;}
.ui-state-error.ui-corner-all, .ui-state-highlight.ui-corner-all {
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
}
td.first-aligment {
    background-position: left center;
    width: 50%;
}

td.contentInsideMain a {
    position:absolute;
    width:40%;
    right:10px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-align:left;
 }
 
 td.contentInsideMain span {
     position:absolute;
     width:40%;
     right:10px;
     text-align:left;
 }

 table#logo_and_title {
    display: none;
}

}/***m***/

h1.titles {
  background-color: #ffcb05;
  margin-top: 1rem;
  padding: 1rem;
  border-radius: 1rem;
}
td.mainMenu-line1,
td.mainMenu-line2 > .insideMain:last-child {
  padding: 0px !important;
}
td.mainMenu-line1 .insideMain .insideMain,
td.mainMenu-line2 .insideMain {
  padding-inline-start: 16px;
}
.contentInsideMain {
  padding: 16px 16px 0 !important;
}
.mainMenu-line1,
.mainMenu-line2>.insideMain  {
  box-shadow: 0px 0px 15px 0px #00000026;
    border-radius: 5px !important;
    overflow: hidden;
    background-color:#fff; 
}
.page-main-menu .begin-report-area-td>center>table {
  margin-top: 20px;
}
.insideMain.self-billing-banner {
  padding-inline-start: 0px !important;
}
.contentInsideMain:has(main) {
  padding: 0px !important;
}