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

/* Header images and background */
/* table#top_title_graphics {display: none;} */
body {background-color: #fcfcfc;}
div.second-alignment{width:100%; height: 100%;}
.header-top-bg, td.first-aligment { height: 100px;}
.header-top-bg {background-color: #fcfcfc; padding: 0;}
td.first-aligment {background-image: url('images/rm-logo-new.png'); background-repeat: no-repeat; background-size: auto 70px;}
.header-top-bg {background-image: none; background-repeat: no-repeat; background-position: center center;}
.second-alignment {background-image: none; background-repeat: no-repeat;}

body, .tiny-header {direction: ltr;}
td.first-aligment {background-position: 10px center;}
.second-alignment {background-position: right center; background-image: url('images/cloud-banner.png');}
/* 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 20px center;}
.second-alignment {background-position: left center;}

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

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


.secondRowStyle {display: none;}
/* .mmMessage {display: none;} */

/* Top menu */
/* table#menu_top_level_wrapper {display: none;} */
.menu-bg {background-color: #1c4a93;
background: #1c4a93; /* Old browsers */
background: -moz-linear-gradient(top,  #1c4a93 0%, #2b62ba 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c4a93), color-stop(100%,#2b62ba)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1c4a93 0%,#2b62ba 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c4a93', endColorstr='#2b62ba',GradientType=0 ); /* IE6-9 */

}
.menu_top_level_wrapper {border: none;
background: #1c4a93; /* Old browsers */
background: -moz-linear-gradient(top,  #1c4a93 0%, #2b62ba 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c4a93), color-stop(100%,#2b62ba)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1c4a93 0%,#2b62ba 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1c4a93 0%,#2b62ba 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c4a93', endColorstr='#2b62ba',GradientType=0 ); /* IE6-9 */

}
.top_menu a, .top_menu a:hover {color: #fff; font-weight: normal;}
.top_menu-selected a , .top_menu-selected a:hover{color: #ffffff; font-weight: bold;}

/* Welcome text and unwached reviews */
table#main_menu_title_text {background-color: #f4f4f4;}
/* #set-language {display: none;} */
.gray-lighter2, .unwatchedLink {color: #1c4a93; text-decoration: none; font-size: 0;}
a.unwatchedLink {font-weight: bold}
#set-language {padding: 0; margin: 0 36px; font-size: 12px; font-weight: normal; border: none; background-color: transparent;}
a#set-language span.ui-button-text, span.ui-button-text, ui-button-text {padding: 0; color: #1c4a93;}
.gray-lighter3 {border: none; display: none;}

/* Bottom information bar */
.side_menu {border-bottom: none;}
/* tr.bottom-tr {display: none;} */
.bottom-tr {background-color: #f1e9e4; color: #1c4a93; text-align: center;}
.font-style {font-size: 15px;}
.footer-dots { background: none; border-bottom: none; background-color: #f1e9e4;}
.contact-td { background: none; border: none;}

.p_wrapper table, .p_wrapper td {
    border-spacing: 0;
    margin: 0;
    padding: 0;
}

/* .p_wrapper {background-image: url('images/16257176732_368279c644_k.jpg'); } */
.p_wrapper {background-image: url('images/back-image-cleaned.png'); background-repeat: no-repeat; background-size: 100% auto; background-color: #f1e9e4; padding: 0;}
p.p_wrapper {min-height: 750px;}


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

.report , .report tr, .report td {color: #000000; border: none;}
table.report, #red_border, .db-surrounding {border: none;}
td.report-firstcol {padding: 7px;}

thead.db, thead.report{background-color: #cccccc; font-weight: bold;}
.report th, thead.report a, thead.report a:hover {color: #505050; background-color: transparent; border: none;}
tr.db th, .report-dir {border-left-color: #808080; border-left-style: solid; border-left-width: 1px;}
td.report-dir {padding: 5px;}

/* 1st tr */
tr.db1, tr.report1 {background-color: #f0f0f0;}

/* 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;}

/* 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 */

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

/* Categories (tabs) */
ul.upper_tabs_list {padding: 0 10px;}
table.reports_categories {background-color: transparent; padding: 0 20px; border-collapse: collapse; height: 40px;}
/* .top_tabs_row {background-color: transparent; border-collapse: collapse; position: sticky; top: 0;} */
/* .top_tabs_row {border-collapse: collapse; background: url('images/general-chart.png') left center no-repeat #f4f4f4; background-size: 35px auto; padding-left: 60px;} */
.top_tabs_row {border-collapse: collapse; background-color: #c5e3f3;}
.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;} */
li.tab_menu_item a.linkClass:hover, .tab_menu_item a.linkClass:hover {color: #1c4a93;}
.toptabinactive strong, .upper_tabs_item.tab_menu_item.Ajax2TabInActive a, .upper_tabs_item.tab_menu_item.Ajax2TabInActive a:hover {color: #1c4a93; font-size: 16px; font-weight: bold;}
/* .toptabactive {text-align: center; vertical-align: middle; background-color: #204080; background-image: none;} */
.toptabactive {text-align: center; vertical-align: middle; background-image: none;}
.topTabActive strong, .tab_menu_item, .tab_menu_item a, .tab_menu_item a:hover, .upper_tabs_item.tab_menu_item.Ajax2TabActive a {color: #1c4a93; font-size: 16px;}
td.ui-button {background-image: none; border: none;}
td.topTabInactive span.ui-button-text {padding: 0.4em 1em; color: #1c4a93;}
.topTabInactive a {text-decoration: none;}

.tab_menu_item a {text-decoration: none;}

.Ajax2TabActive {vertical-align: middle; font-size: 18px; background-image: none; border: 1px solid #1c4a93; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 10px;}
.upper_tabs_nav {border: none;}

.tab_menu_item:hover > .tab_menu_list, .tab_menu_list:hover {
    /* background-color: rgba(0, 98, 136, 0.8); */
}
li.tab_menu_item {list-style: none; display: list-item;}

ul.subtab {background-color: #fff;}

/* 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: #1c4a93;}
.title2 {color: #505050}

.grid_reports_table {border-spacing: 20px; border-collapse: separate;}
table.grid_reports_table {border-spacing: 20px;}

#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: 20px;}

.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 */
}

table.grid_reports_table td.grid_report_td {
    padding-bottom: 20px;
    border: 4px solid #2b62ba;
}

.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.65);
}

/* 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"] {
    font-weight: bold; min-height: 22px;
    background: none repeat scroll 0 0;
	background-color: #26ae90;
    /* border: 1px solid rgb(28, 108, 122); */
    border: none;
    border-radius: 3px;
    /* box-shadow: 0 1px 6px 4px rgba(0, 0, 0, 0.07) inset, 0 0 0 1px rgb(254, 254, 254), 0 0px 3px 2px rgb(210, 210, 210); */
    color: #fff;
    cursor: pointer;
    /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); */
    transition: all 0.2s linear 0s;
    margin: 3px 2px;
}


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: #1b53a7; color: white;}

/* Internal pages */
.pageTitle {color: #1c4a93;}
.breadcrums {}
.section-lable {background-color: #204080; color: #ffffff;}
a.reportitemtitle {color: #000000;}

/* Icon next to menu items */
img.submenu-arrow {background-image: none; background-size: 16px auto; width: 16px; height: 16px; background-repeat: no-repeat; vertical-align: middle;}

td.leftpanel {background-color: #FAFAFA; border-top: 1px solid #cccccc;}

.leftcategorytitle {background-color: #204080; color: #FFFFFF;}

form[name="login"] {
    background: none repeat scroll 0 0 rgb(147, 184, 189, 0.8);
    border: 1px solid rgba(178, 178, 178, 0.8);
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(178, 178, 178, 0.4) inset;
    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: 3px;
    box-shadow: 0 1px 4px 0 rgba(168, 168, 168, 0.6) inset;
    box-sizing: content-box;
    margin: 0;
    padding: 2px;
    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;}

/* and example for a menu item with an icon in it

.top_menu a, .top_menu a:hover, .top_menu {
    vertical-align: bottom;
	height: 60px;
}

a[href$="menu-questions.php"] {
    background: url("https://checker.manageprojects.com/avatars/8.40x40.png") no-repeat center 5px;
    display: table-cell;
}
*/

.togglefiltersclass, .breadcrums, .breadcrums a {color: #1c4a93; text-decoration: none; font-size: 16px;}
span.ui-button-text font {font-size: 16px;}
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
}
.page-main-menu .begin-report-area-td>center>table {
  margin-top: 20px;
}
td.mainMenu-line2:first-child {
  left: 0px !important;
  right: auto !important;
}