/* hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  src: url(/pms/commonlib/include/fonts/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGSV35Gu.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin-ext */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  src: url(/pms/commonlib/include/fonts/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGiV35Gu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 200;
  src: url(/pms/commonlib/include/fonts/2sDPZGJYnIjSi6H75xkZZE1I0yCmYzzQtuZnIGaV3w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



/* tables */

* {
    font-family: 'Assistant', san-serif, serif;
    /*font-size: 12;*/
    margin: 0px;
    padding: 0px;
}
.fa {
font-family: 'Font Awesome 6 Pro' !important;
}

.serch-input input{
    width: 150px;
    height: 30px;
}

input[type="checkbox"]{
    margin-left: 10px;
}

input[type="radio"]{
    margin-left: 10px;
}




body {
    font-size: 1.1em;
    /*font-family: 'Assistant' san-serif !important;*/
/*	src: url(/pms/commonlib/include/fonts/assistant-regular.ttf);*/
	font-weight: normal;
	font-style: normal;
	color: #524c4a;
    
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

li {
    padding-top: 5px;
    font-size: 0.9em;
}

ol {
    padding-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.7;
}

.bold {
    font-weight: bold;
}

textarea {
    resize: none;
    width: 200px;
    height: 70px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
}

td textarea {
    resize: none;
    width: 200px;
    height: 70px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

/* Sticy Table */

 .sticky-table {
    width: 1390px;
    border-collapse: collapse;
    direction: rtl;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	
}

.sticky-table tbody {
    display: block;
    height: 250px;
	overflow: auto;
	font-size: 4em;
}

.sticky-table thead  {
    display: block;
    overflow: auto;
	color: #fff;
	
}


.sticky-table th
 {
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #c8c8d6;
	border-bottom: 1px solid #c8c8d6;
}

.sticky-table td{
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #c8c8d6;
	border-bottom: 1px solid #c8c8d6;
	font-size: 0.3em;
}


.sticky-table tr {
    height: 40px;
	line-height: 40px;
	
}

.sticky-table  th {
	text-align: center;
	
}

.sticky-table tr:nth-child(even) {
	background-color: rgba(190, 190, 190, 0.3);
} 
/*STRT TITLES*/

/* listedit */

/* table-fields-style */
.table-fields-style{
    border: 1px solid #aca6a6;
    margin-top: 15px;
}

.table-fields-style td{
    border-bottom: 1px solid #aca6a6;
    border-left: 1px solid #aca6a6;
    padding: 5px;
}
/* table-fields-style */


.listedit-table-style{
    /* width: 1200px; */
    border: 1px solid #aca6a6;
    text-align: center;
}

.listedit-table-style td{
    border-bottom: 1px solid #aca6a6;
    border-left: 1px solid #aca6a6;
    padding: 5px;
}

.listedit-table-style tr:nth-child(2){
    height: 30px;
    
}

.listedit-table-style th{
    border-left: 1px solid #aca6a6; 
    padding: 6px;
}
/* listedit */

/* answerlist */
.answerlist-firstTable-style{
    border: 1px solid #aca6a6;
    margin-top: 15px;
}

.answerlist-firstTable-style td{
    border-bottom: 1px solid #aca6a6;
    padding: 4px;
}

.answerlist-fields-style{
    border: 1px solid #aca6a6;
    margin-top: 15px;
}

.answerlist-fields-style td{
    border-bottom: 1px solid #aca6a6;
    border-left: 1px solid #aca6a6;
    padding: 5px;
}


.answerlist-table-style{
    border: 1px solid #aca6a6;
    text-align: center;
    margin-top: 15px;
}

.answerlist-table-style th{
    border-left: 1px solid #aca6a6;
    height: 20px;
    padding: 6px;
}

.answerlist-table-style td{
    border-bottom: 1px solid #aca6a6;
    border-left: 1px solid #aca6a6;
    padding: 5px;
}
/* answerlist */


/* periodnames */
.periodnames-table-style{
    border: 1px solid #aca6a6; 
    width: 900px;
    margin-top: 20px;
}

.periodnames-table-style td{
    border-bottom: 1px solid #aca6a6;
    border-left: 1px solid #aca6a6;
    padding: 5px;
}

.periodnames-table-style th{
    border-left: 1px solid #aca6a6;
    height: 20px;
    padding: 6px;

}
/* periodnames */




.page-title {
    color: #524c4a;
    margin-right: 25px;
    margin-top: 20px;
    font-weight: bold;
    font-size: 1.4em;
}

.subtitle {
    font-size: 1.2em;
    margin-right: 20px;
}

h1 {
    margin-bottom: 10px;
//    text-decoration: underline;
    font-size: 1.4em;
    color: #524c4a;
    font-family: Arial, Helvetica, sans-serif;
}

h2 {
    font-size: 1.2em;
    margin-top: 20px;
    margin-bottom: 10px;
//    text-decoration: underline;
    color: #524c4a;
    font-family: Arial, Helvetica, sans-serif;
}

h3 {
    margin-bottom: 20px;
//    text-decoration: underline;
    font-size: 1em;
    color: #524c4a;
    font-family: Arial, Helvetica, sans-serif;
}

h4 {
    margin-bottom: 30px;
//    text-decoration: underline;
    font-size: 0.9em;
    color: #524c4a;
    font-family: Arial, Helvetica, sans-serif;
}

.no-underline {
    text-decoration: none;
}

/*END TITLES*/

/*FREE TEXT*/

.free-text {
    width: 100%;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: normal;
    color: #524c4a;
}

.free-text-bold {
    width: 45%;
    font-size: 0.9em;
    line-height: 1.5;
    margin-bottom: 15px;
    /* margin-top: 10px; */
    font-weight: bold;
}

.free-text-big {
    width: 60%;
    font-size: 1.1em;
    line-height: 1.5;
    margin-bottom: 15px;
    /* margin-top: 10px; */
    
}

/*END FREE TEXT*/

/* START HEADER */

header {
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #ededed;
}



.logo-one {
    width: 46%;
    display: inline-block;
    margin-top: 10px;
    /* margin-right: 20px; */
}

.logo-one img {
    height: 60px;
}

.logo-two {
    width: 48%;
    text-align: left;
    display: inline-block;
}

.logo-two img {
    height: 50px;
}

/* END HEADER */

.header-section img {
    width: 100%;
    margin-top: 5px;
    z-index: -133333;
    background-repeat: no-repeat;
}

/* START TOP MENU */

/* nav {
	width: 100%;
	line-height: 50px;
	background-color: #4B4B4B;
	position: relative;
} */

nav ul li:hover {
    transition: background-color 200ms linear;
}

nav ul {
    list-style: none;
}

nav ul li {
    display: inline-block;
    min-width: 130px;
    text-align: center;
    margin-right: 15px;
}

/* nav ul li a {
	text-decoration: none;
	font-size: 1em;
	color: #ffffff;
} */

/* nav ul li a:hover {
    color: #ffffff;
} */

/* nav ul li:hover {
	transition: background-color 200ms linear;
	background-color: #D91921;
} */

nav ul li:hover ul {
    visibility: visible;
    opacity: 1;
}

/* .sub-menu {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	 right: 130px; 
	top: 50px;
	transition: background-color 20000ms linear;
	background-color: #4B4B4B;
	width: 200px;
}  */
.sub-menu{
     z-index:100 !important;
}
.sub-menu li {
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #fff;
    width: 100%;
    word-break: break-all;
    line-height: 40px;
    border-bottom: 1px solid #5a5a5a;

}

/* END TOP MENU */

/* START BREAD-CRUMBS */

/* .bread-crumbs {
	padding-right: 25px;
	color: white;
	background-color: #4B4B4B;
	height: 50px;
	line-height: 50px;
	margin: 0px;
} */

.bread-crumbs ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.bread-crumbs ul li {
    display: inline-block;
    font-size: 0.9em;
    color: #9a9a9a;
}

/* .bread-crumbs ul li a {
    text-decoration: none;
    color: #ffffffff;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 0.9em;
} */

/* .bread-crumbs ul li a:hover {
	color: #D91921;
	margin: 0px;
	padding: 0px;
} */

.bread-crumbs ul li img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 8px;
    margin-top: -2px;
	
}

/* END BREAD-CRUMBS */

/* .bread-crumbs-nopicture {
	padding-right: 25px;
	color: #3D3535;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
} */

.bread-crumbs-nopicture ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.bread-crumbs-nopicture ul li {
    display: inline-block;
    font-size: 0.9em;
    color: #9a9a9a;

}

/* .bread-crumbs-nopicture ul li a {
	text-decoration: none;
	color: #3D3535;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
} */

/* .bread-crumbs-nopicture ul li a:hover {
	color: #D91921;
	margin: 0px;
	padding: 0px;
} */

.bread-crumbs-nopicture ul li img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 8px;
    margin-top: -2px;
}

/*DEMOGRAPHIC-INFO*/

/* .demographic-info {
    margin-top: 20px;
} */

.demographic-info ul {
    font-size: 0.9em;
}

.demographic-info ul li {
    padding-bottom: 15px;
}

.demographic-info-one-line ul li {
    display: inline-block;
    padding-left: 15px;
}

/*END DEMOGRAPHIC-INFO*/

/* START BODY OUT CONTINER*/

.BodyOut-continar {
    windows: 100%;
    margin-top: 20px;
    margin-right: 20px;
}

/* END BODY OUT CONTINER*/

/*BUTTONS*/

.bu-continer {
    margin-top: 40px;
    margin-bottom: 40px;
    width: 100%;
}

.bu {
    display: inline-block;
}

/*END BUTTONS*/

/*PAGE NAVIGATION*/

.page-navigation {
    color: #4B4B4B;
    font-size: 1.1em;
    margin-bottom: 40px;
    margin-right: 10px;
    margin-top: -10px;
}

.page-navigation a {
    color: #a5a4a4;
    text-decoration: none;
}

.page-navigation a:hover {
    color: #4B4B4B;
}

/*PAGE NAVIGATION*/

/*START FOOTER*/

/* .bottom {
	height: 50px;
	margin-top:20px; 
    background-color: #4B4B4B;
    line-height: 50px;
	width: 100%;

    
} */

.bottom ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* .bottom ul li{
	display: inline-block;
	font-size: 0.9em;
	color: #9a9a9a;
	padding-right: 10px;
} */

/* .bottom ul li a{
	text-decoration: none;
	text-decoration: underline;
} */

/*END FOOTER*/

/* .headerLink
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: #26155b;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
} */

/* A.bigref:link {
    color: #6C6C6C;
    TEXT-DECORATION: underline
} */

A.bigref:visited {
    color: #6C6C6C;
    TEXT-DECORATION: underline
}

A.bigref:active {
    color: #6C6C6C;
    TEXT-DECORATION: underline
}

A.bigref:hover {
    /* change color of mouseover links according to skin */
    color: #0085CA;
    TEXT-DECORATION: underline
}

.bigref {
    color: #6C6C6C;
    TEXT-DECORATION: underline
}

.txt1 {
    FONT: bold;
}

.title1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    color: #0085CA;
    FONT-FAMILY: Verdana, Arial
}

.popup {
    FONT: bold 80% arial;
    COLOR: #000000
}

UNKNOWN {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 7pt;
    COLOR: #ff9900
}

.error {
    color: #7f0000;
    font-size: 10pt;
}

.navPath {
    FONT-SIZE: 8pt;
    COLOR: #ff9900;
    FONT-FAMILY: Arial, Verdana
}

A {
    /* COLOR: #606060; */
    COLOR: #0085CA;
    text-decoration: none;
    /*- color of link-*/
}

A:hover {
    /* COLOR: #0085CA; */
    COLOR: #0085FF;
}

.smallGrayFont {
    FONT-SIZE: 9pt;
    COLOR: #606060;
}

.err {
    FONT-SIZE: 10pt;
    COLOR: #800000;
    padding-top: 5px;
}

INPUT {
    font-family: Arial, Verdana;
    FONT-SIZE: 1em;
}

TD {
    /* 
    
    font-family: Arial, Verdana; */
    FONT-SIZE: 0.9em;
    padding-bottom: 5px;
}

SELECT {
    FONT-SIZE: 9pt;
    font-family: Arial, Verdana;
}

.whiteBoldFont {
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana
}

.whiteFont {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, Verdana
}

.bord1 {
    padding: 3px 5px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

.bord2 {
    border-left: 2px solid #999999;
    border-right: 1px solid #999999;
}

.bord1h {
    padding: 3px 5px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}

.bord2h {
    border-left: 1px solid #999999;
    border-right: 2px solid #999999;
}

.comments {
    FONT-SIZE: 9pt;
    color: #767676;
}

*/ .width100 {
    width: 100%;
}

ul {
    list-style: square inside url('../images/ic_arrow.gif');
    padding-right: 0px;
    margin-right: 0px;
}

/*---- New Styles by UDI -----*/

.menu {
    background: #6C6C6C;
    /* - background color of the menu line -*/
    height: 18px;
}

.submenu_strip {
    background: #0085ca
}

div.breadcrumbs {
    height: 25px;
    color: #6C6C6C;
}

div.breadcrumbs td {
    color: #6C6C6C;
    font-weight: bold;
}

div.breadcrumbs a {
    color: #0B7AD0;
    text-decoration: underline;
}

div.breadcrumbs a:hover {
    color: #6CB9E1;
}

div.Paragraph {
    margin-bottom: 20px;
    width: 100%
}

td.TopLinks {
    padding-left: 10px;
    padding-right: 10px;
}

div.table {
    padding-bottom: 20px;
}

DIV.Table .tablestyle,
DIV.Table .tablestylenowidth {
    border: 1px solid #dbdbdb;
    MARGIN: 0px;
    padding: 3px;
    border-collapse: collapse;  
}

DIV.Table .tablestyle {
    width: 97% !important;
}

div.Table th {
    font-weight: bold;
    color: #ffffff;
    border-collapse: collapse;
    /* border: 1px solid #0973a9; */
    font-size: 10pt;
    padding: 3px;
}

div.Table a.header {
    font-weight: bold;
    color: #ffffff;
    font-size: 10pt;
    text-decoration: underline;
}

div.Table td {
    color: #606060;
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
    padding: 3px;
}

div.Table td.SubHeader {
    color: #3F3636;
    background: #E8F4FA;
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
}

div.Table .GroupHeader {
    color: #3F3636;
    background: #E8F4FA;
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
}

div.Table td.Total {
    color: #606060;
    font-weight: bold;
    background: #D4EBD0;
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
    border-bottom: 1px solid #A8A8A8;
    ;
}

div.Table a {
    color: #0B7AD0;
}

div.Table td.seperatorcol {
    width: 1px;
    border-right: 1px solid #A8A8A8;
    border-left: 1px solid #A8A8A8;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    ;
}

div.ContentTable {
    height: 25px;
    color: #6C6C6C;
}

.TableHorizLines {
    border-bottom: 1px solid #E5E3E3;
}

.readonly_area {
    border: 1px solid #C8D3D8;
    background: #E7EEF3;
}

/*-----------------------------
	Graphs
-----------------------------*/

td.tabletitle {
    font-weight: bold;
    color: #ffffff;
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
    font-size: 10pt;
    padding: 3px;
}

td.data {
    border-collapse: collapse;
    border: 1px solid #E5E3E3;
    font-size: 10pt;
    padding: 3px;
}

/*-----------------------------
	Buttons
-----------------------------*/

div.buttons {
    margin-top: 10px;
}

.button,
.midbutton,
.smallbutton {
    /* For WebKit (Safari, Google Chrome etc) */
    //	 background: -webkit-gradient(linear, 0 20%, 0 100%, from(#85D8FD), to(#0487CB));
    /* For Mozilla/Gecko (Firefox etc) */
    //    background: -moz-linear-gradient(top, #85D8FD, #0487CB);
    /* For Internet Explorer 5.5 - 7 */
    //	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF85D8FD, endColorstr=#FF0487CB);
    /* For Internet Explorer 8 */
    //	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#85D8FD, endColorstr=#85D8FD)";
    //	border: 1px solid #7FA0B1;
    /* Label */
    //   	font-size: 10pt;
    //	font-weight: bold;
    //	color: #FEFEFE;
    //	text-align: center;
    //	white-space: nowrap;
    /* button colors */
    //	-webkit-box-shadow: 0px 0px 5px #E8E8E8;
    //	-moz-box-shadow:0px 0px 5px #E8E8E8;
    //	-moz-border-radius:3px; 
    //	-webkit-border-radius:3px;
    //	margin:0px;
    //	}
    display: inline-block;
    margin-left: 5px;
    text-align: center;
    text-decoration: none;
    padding: 5px 15px;
    background: #e5e5e5;
    font-size: 1.2rem;
    font-weight: bold;
    color: #5a5a5a;
    text-shadow: 0 1px 1px #fff;
    background: #e5e5e5;
    font-size: 1.2rem;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
    background-color: #000;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .48);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .48);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .48);
    border: solid 1px #2796c0;
    background-image: -webkit-linear-gradient(bottom, #2da7e1, #43c6ef);
    background-image: -moz-linear-gradient(bottom, #2da7e1, #43c6ef);
    background-image: -o-linear-gradient(bottom, #2da7e1, #43c6ef);
    background-image: -ms-linear-gradient(bottom, #2da7e1, #43c6ef);
    background-image: linear-gradient(to top, #2da7e1, #43c6ef);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43c6ef', endColorstr='#2da7e1', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#43c6ef', endColorstr='#2da7e1')";
    /* IE8 */
}

/*-------	Buttons Width  -----------*/

//.button {	
//	width: 100px;	
//		}	
.midbutton {
    width: 75px;
}

.smallbutton {
    width: 60px;
}

/*-------	the gradient below the titles  -----------*/

.gradient_underline {
    border-top: 1px solid #0487CB;
    border-bottom: 0px;
}

.organizational_path a {
    font-weight: normal;
    color: #0B7AD0;
    text-decoration: underline;
}

.organizational_path td {
    color: #3D3535;
    font-weight: bold;
}

/*----------------------------	
Hierarchical Map - unused - unable to connet to hierarchymap.asp
-----------------------------*/

.hiermapBox {
    width: 130px;
    height: 30px;
    border: 1px solid #B8B4B4;
    color: #0070AA;
}

.hiermap {
    color: #0070AA;
}

a.hiermap {
    color: #0070AA;
    font-weight: bold;
}

/*quation table style*/

.rtable {
    bordercolor: #000080;
    border-collapse: collapse;
}

.rempty {
    border: 0px solid #FFFFFF; //border-collapse: collapse; 
}

.runderline {
    border-collapse: collapse;
    border-left: 1px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

#cellName {
    visibility: hidden;
}

/*  --------- filters ------------ */

.a_table {
    width: 900px;
}

.f_table td {
    padding: 4px;
    border: solid 1px #ddd;
    vertical-align: top;
    
    
}

.f_label {
    color: #3b5998;
    display: block;
    line-height: 20px;
    width: 100%;
}

.f_label img {
    float: left;
    margin: 2px 4px 0 0;
}

.f_value {
    display: block;
    color: #E65C00;
}

.a_table {
    border-collapse: collapse;
}

.a_table td {
    padding: 4px;
    border: solid 1px #ddd;
}

.a_table th {
    line-height: 25px;
    background-color: #3b5998;
}

.a_table td.c1 {
    width: 20px;
}

.a_table td.c2 {}

.a_table td.c3 {
    width: 70px;
}

.a_table td.c4 {
    width: 60px;
}

.a_table td.bord1 {
    text-align: right;
}

/* ------------- */

a.b_link {
    border: 1px solid #fb9e25;
    display: inline-block;
    color: #ffffff;
    font-size: 10pt;
    /* font-weight: bold; */
    height: 20px;
    line-height: 20px;
    width: 150px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    background-color: #fb9e25;
}

a.b_link:hover {
    background-color: #eeb44f;
}

a.l_button {
    border: 1px solid #3b5998;
    display: inline-block;
    color: #fff;
    font-size: 10pt;
    /* font-weight: bold; */
    height: 20px;
    line-height: 20px;
    width: 150px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    background-color: #3b5998;
}

a.l_button_ {
    border: 1px solid #3b5998;
    display: inline-block;
    color: #fff;
    font-size: 10pt;
    /* font-weight: bold; */
    height: 20px;
    line-height: 20px;
    text-decoration: none;
    text-align: center;
    margin: 0;
    background-color: #3b5998;
}

a.l_button:hover {
    background-color: rgb(0, 133, 202);
    color: #fff;
}

a.l_button_:hover {
    background-color: rgb(0, 133, 202);
    color: #fff;
}

.nicesubtitle {
    FONT-SIZE: 11pt;
    FONT-WEIGHT: bolder;
    COLOR: #fff; //FONT-FAMILY: Arial, Verdana;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #009edb;
    padding: 6px;
    margin: 0 -4px;
}

.nicerempty {
    border: 0px solid #FFFFFF;
    border-collapse: collapse;
    margin-left: 4px;
}

.nicerempty td {
    height: 30px;
    padding: 3px 0px 3px 0px;
}

td.na_option,
th.na_option {
    /* background-color : #f5f5f5;
	border-bottom: solid 1px #fff;
	*/
    color: #3b5998;
    border-left: solid 1px #aaa;
    background-color: #fff;
}

.nicerempty th {
    color: #3b5998;
    background-color: #fff;
    border-bottom: solid 3px #3b5998;
    font-size: 8pt;
}

.nicebaner {
    margin: 0 -4px;
}

.presside {
    border: 1px solid #A0A0A0;
    border-collapse: collapse;
    margin-left: 4px;
    margin-right: 4px;
}

.pressideselect {
    font-size: 10pt;
    cursor: pointer;
    background-color: #eeeeff;
}

.pressideselect:hover {
    background-color: #eeb44f;
}

.pressidecurrent {
    font-size: 10pt;
}

.highcharts-tooltip span {
    background-color: white;
    border: 1 px solid green;
    opacity: 1;
    z-index: 9999 !important;
}

/*SYSTUEM TABLE*/

.tablestyle {
    /* border:  1px solid #999999;  */
    /* width: 100%; */
}

.tablestyle td {
    border: 0.3px solid #dddddd;
    padding: 10px;
    height: 35px;
    font-size: 1.1em;
}

.tablestyle tr {
    height: 30px;
}

.TableStyle tr {
    height: 30px;
}

.TableStyle td {
    /* border-bottom: 1px solid #999999;  */
    /* border: 0.3px solid #dddddd; */
    height: 35px;
    font-size: 1em;
    padding: 10px;
    border: 0.3px solid #dddddd;
}

.TableStyle input[type=button] {
    width: 80px;
    height: 20px;
    cursor: pointer;
}

/* reportsList-table */

.reportsList-bu-table{
    width: 60%;
    
}


.reportsList-bu-table input{
    height: 30px;
    width: 95%;
    cursor: pointer;   
}


.reportsList-bu-table td {
    height: 40px;
    line-height: 40px;
    text-align: center;
}



.reportsList-table{
    width: 85%;
}

.reportsList-table tr:hover{
    background-color: #efefef;
}


.reportsList-table th{
    height: 30px;
    padding: 5px;
}

.reportsList-table td{
    padding: 5px;
    text-align: center;

}

.reportsList-new-bu{
    width: 20%;
    height: 30px;
    margin: 10px;   
}
/*end reportsList-table */

/* qadministration-table */

.qadministration-table div{
    margin-bottom: 20px;

}

.qadministration-table div a{
    color: #3f4f74;
}
/* end qadministration-table */


/* default-main-table */

.default-main-table{
    width: 90%
}

.default-main-table tr:hover{
    background-color: #efefef;
    
}

.default-main-table th{
    height: 40px;
}

.default-main-table td{
    height: 30px;
    text-align: center;
    border: 1px solid #dbdbdb;
    padding: 5px;
}
.zdefault-main-table tr:nth-child(odd) {
  background: #EEEEEE !important; // gray
}
/*end default-main-table */

/* listlist-table */
.listlist-links-table{
    width: 40%;
    margin-bottom: 20px;
}

.listlist-links-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.listlist-table{
    width: 60%;
    text-align: center;
    margin-top: 15px;
}

.listlist-table th{
    height: 40px;
}

.listlist-table td{
    padding: 5px;
}

.listlist-table tr:hover{
    background-color: #efefef;
}


.listlist-table input[type=button]{
    width: 50%;
    height: 30px;
    margin: 10px;
}
/*end listlist-table */

/* planlist-table */
.planlist-bu-table{
    width: 70%;
    
}

.planlist-bu-table td input[type="button"]{
    height: 30px;
    width: 80%;
    cursor: pointer;
    margin-bottom:10px; 
}

.planlist-table{
    width: 80%;
}

.planlist-table tr:hover{
    background-color: #efefef;
}

.planlist-table th{
    height: 40px;
}

.planlist-table td{
    padding: 5px;
}
/* end planlist-table */

/* buildsurvey-table */
.buildsurvey-table div {
    margin-bottom: 10px;
}

.buildsurvey-table div a{
    color: #3f4f74
}
/* end buildsurvey-table */

/* mtableslist-table */
.mtableslist-table{
 width: 60%;   
 text-align: center;
}

.mtableslist-table th{
    height: 40px;
}

.mtableslist-table tr:hover{
    background-color: #efefef;
}


.mtableslist-table td{
    padding: 5px;
}

.mtableslist-table input[type=button]{
    width: 30%;
    height: 30px;
    margin: 10px;
}

/* end mtableslist-table */

/* rlist-table */

.rlist-table{
    width: 75%;
}

.rlist-table th{
    height: 40px;
}

.rlist-table td{
    padding: 5px;
}

.rlist-table tr:hover{
    background-color: #efefef;
}

.list-create-new-questioner-bu-div{
    width: 75%;
    text-align: center;
    margin-top: 20px;
}

.rlist-create-new-questioner-bu-top{
    margin-bottom: 20px;
    width: 10%;
    height: 30px;
    cursor: pointer;
}

.rlist-create-new-questioner-bu{
    text-align: center;
    width: 20%;
    height: 30px;
    cursor: pointer;
}
/* end rlist-table */

/* system-table */
.system-table{
    width: 30%;
}

.system-table div {
    margin-bottom: 10px;
}

.system-table div a{
    color: #3f4f74
}
/* system-table */

/* userslist */
.userslist-top-bu{
    height: 30px;
    width: 10%;
    cursor: pointer;   
}

.userslist-table{
    width: 90%;
}

.userslist-table th{
    height: 40px;
}

.userslist-table td{
    padding: 5px;
}

.userslist-table tr:hover{
    background-color: #efefef;
}

.userslist-new-user-bu-div{
    width: 75%;
    text-align: center;
    margin-top: 20px;
}

.userslist-new-user-bu{
    text-align: center;
    width: 20%;
    height: 30px;
    cursor: pointer;
}
/*end userslist*/

/* options.asp*/
.options-bu-top{
    height: 30px;
    width: 20%;
    cursor: pointer;
    margin-bottom: 20px;   
}

.options-select{
    margin-bottom: 20px;
}

.options-table{
    width: 90%;
    margin-bottom: 30px;
}

.options-table tr:hover{
    background-color: #efefef;
}

.options-table th{
    height: 40px;
}

.options-table td{
    padding: 5px;

}

.options-table-chack-box{
    margin-top: 50px;
    width: 50%;
}

.options-table-chack-box tr:hover{
    background-color: #efefef;
}


.options-table-chack-box td{
    padding: 10px;
    color: #3F3636;
}

.options-table-sand-bu-div{
    width: 45%;
    text-align: center;
    margin-top: 20px;
}

.options-table-sand-bu{
    width: 30%;
    height: 30px;
    cursor: pointer;
}

.options-table-down{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 70%;
}

.options-table-down td{
    padding: 5px;
    color: #3F3636;
}
/*end options.asp*/

/* redit.asp*/

.redit-make-bu{
    margin: 20px 10px 20px 0;
}

.redit-filter-table{
    width: 40%;
    margin: 20px 0 0 0;
}


.redit-filter-bu{
    width: 30%;
    margin: 20px 10px 40px 0;
    height: 25px;
}

.redit-serch-bu{
    width: 100%;
    margin: 0 10px 5px 0;
}


.redit-new-ques-bu{
    width: 14%;
    height: 28px;
    margin-bottom: 20px;
}

.redit-edit-table{
    border: 1px solid #dbdbdb;
    width: 1200px;
}


.redit-edit-table td{
    padding: 10px;
    border: 1px solid #dbdbdb;
 
}

.redit-fieldset{
    border: none;
    margin-bottom: 30px;
}

.redit-fieldset input{
    width: 20%;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 30px;
    margin-top: 10px;
    text-align: right;
    padding-right: 5px;
}

.redit-popUp-table{
    font-size: 1.4em;
    direction: rtl;
}
/* end redit.asp */

/* interface.asp */
.interface-table{
     width: 70%; 
}

.interface-table td{ 
    border: 1px solid #dbdbdb;
    margin: 0px;
    padding: 0px;
}

.interface-table-first-tr{
    text-align: center;
    height: 30px;
    line-height: 30px;
    background-color: #f4f4f4;
}

.interface-table tr:hover{
    background-color: #efefef;
}

.interface-table td{
    padding: 5px;
    
}

.interface-edit-navigation-path-span a{
    display: block;
    margin: 40px 0 40px 0;
    width: 190px;
}

.interface-iPageName-select{
    margin-left: 15px;
}

.interface-new-bu{
    width: 5%;
    margin-bottom: 40px;
    margin-right: 10px;
}

.interface-edit-bu{
    width: 10%;
    height: 20px;
    margin: 10px 0 10px 0;
}
/* end interface.asp */

/* editq.asp */
.category-info-div{
    margin-bottom: 30px;
}

.category-info-div input{
    margin-right: 20px;
    width: 10%;
    height: 24px;
}

.editq-content-table{
    width: 70%;
    
    
}

.editq-content-table td{
    padding: 10px;
    border: 1px solid #dbdbdb;
    text-align: center;
    
}

.editq-content-table tr:hover{
  /*  background-color: #efefef;*/
    
}


.editq-content-table-td-textarea{
    width: 80%;
    height: 100px;
}

.editq-content-table-td-checkbox{
    width: 20px;
    height: 20px;
}

.editq-options-bu-table{
    margin-top: 30px;
}

.editq-options-bu-table input{
    margin-right: 20px;
    width: 90%;
    height: 25px;
}

.editq-table-options th{
    height: 30px;

}

.editq-table-options td{
    padding: 10px;
}

.editq-next-bu{
    width: 15%;
    height: 30px;
}
/* end editq.asp */

/* presentationslist.asp */
.presentationslist-table{
    width: 75%;
}

.presentationslist-table tr{
    height: 35px;
}

.presentationslist-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.presentationslist-new-bu{
    width: 20%;
    height: 30px;
    margin: 10px 0 10px 0;
}

/* end presentationslist.asp*/

/* answerlistopen.asp */
.answerlistopen-table{
    width: 70%;
}

.answerlistopen-table th{
    height: 40px;
    text-align: center;
    border-left:1px solid #dbdbdb; 
}

.answerlistopen-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.answerlistopen-top-table td{
    padding: 8px;
}

.answerlistopen-top-table tr:hover{
    /* background-color: #dbdbdb; */
}

/*end answerlistopen.asp */

/* optionsfields.asp */
.optionsfields-table{
    width: 70%;
    margin-bottom: 30px;
}

.optionsfields-table th{
    height: 30px;
}

.optionsfields-table tr:hover{
    background-color: #dbdbdb;
}

.optionsfields-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
    text-align: center;
}

.optionsfields-table td input[type=checkbox]{
    height: 15px !important;
    width: 15px !important;
}
/*end optionsfields.asp */

/* optionsqdesign.asp */
.optionsqdesign-table{
    width: 90%;
    margin-top: 20px;
}

.optionsqdesign-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.optionsqdesign-table tr:hover{
    background-color: #dbdbdb;
}

.optionsqdesign-send-bu{
    width: 15%;
    height: 30px;
    margin-top: 20px;
    cursor: pointer;
}
/*end optionsqdesign.asp */

/* optionsstyle.asp */
.optionsstyle-table{
    width: 50%;
}

.optionsstyle-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.optionsstyle-table td{
    text-align: center;
}

.optionsstyle-table tr:hover{
    background-color: #dbdbdb;
}

.optionsstyle-submit-bu{
    margin-top: 20px;
    width: 15%;
    height: 30px;
}
/*end optionsstyle.asp */

/* answerinternal.asp */
/* interfaces-survey-table */
.interfaces-survey-table{
    border: 1px solid #dbdbdb;   
    
}


.interfaces-survey-table th{
    height: 40px;
    font-size: 1em;
    
    
}

.interfaces-survey-table td{
    padding-top: 5px;
    vertical-align: middle;
    border-left: 1px solid #dbdbdb;}


.interfaces-survey-table td select{
    margin-right: 10px;
    min-width: 40%;
    min-height: 25px;
}

.interfaces-survey-table td input{
    margin-right: 10px;
    margin-left: 5px;
    vertical-align: middle;
}


.interfaces-survey-table td img{
    margin-right: 10px;
}

.interfaces-inside-td{
    border-left: none !important;
}
/* interfaces-survey-table */

.interfaces-survey-table-answerinternal{
    border: 0px solid #dbdbdb;   
    
}

.interfaces-survey-table-answerinternal td{
    padding-right: 1px;
}
/*end answerinternal.asp*/

/* depclusters.asp */
.depclusters-table{
    width: 60%;
}

.depclusters-table th{
    height: 30px;
}

.depclusters-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
    text-align: center;

}

.depclusters-table td input[type=button]{
    margin: 10px 0 10px 0;
    width: 20%;
    height: 30px;
}
/*end depclusters.asp */

/* categoriesorder.asp */
.categoriesorder-table{
    width: 60%;
}

.categoriesorder-table th{
    height: 30px;
}

.categoriesorder-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.categoriesorder-crateNew-bu{
    width: 10%;
    height: 30px;
}

/*end categoriesorder.asp */

/* crosstables.asp */
.crosstables-table{
    width: 80%;
}

.crosstables-table th{
    height: 30px;
}

.crosstables-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.crosstables-bu{
    margin-right: 10px;
    width: 45%;
    height: 25px;
}
/*end crosstables.asp */

/* reportproperties.asp */
.reportproperties-table{
    width: 50%;
}

.reportproperties-table td{
    padding: 10px;
    border: 1px solid #dbdbdb;
    height: 50px;  
}

.reportproperties-edit-bu{
    width: 25%;
    height: 30px;
}

.reportproperties-crateNew-bu{
    width: 80%;
    height: 30px;
}

.reportproperties-select{
    width: 20%;
    height: 30px;
}
/*end reportproperties.asp */

/* clustersorder.asp */
.clustersorder-table{
    width: 70%;
}

.clustersorder-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.clustersorder-defind-bu{
    width: 20%;
    height: 25px;
    margin-bottom: 20px;
}

.clustersorder-defind-chackbox{    
    margin-bottom: 20px;
}

.clustersorder-new-bu{
    width: 15%;
    height: 30px;
}
/*end  clustersorder.asp */

/* internaldeps.asp */
.internaldeps-matrix-table{
    margin-top: 20px;
    width: 35%;
}

.internaldeps-matrix-table input[type="button"]{
    width: 95%;
}

.internaldeps-explin-text{
    font-size: 0.9em;
    line-height: 1.7;
}

.internaldeps-options-bu-table{
    margin: 30px 0 30px 0;
    width: 60%;
}
.internaldeps-options-bu-table td input{
    margin-right: 10px;
    width: 20%;
    height: 25px;
    
}

.internaldeps-serch-table{
    width: 25%;
    
}

.internaldeps-serch-table td input{
    margin: 10px 0 0 0;
}

.internaldeps-serch-table td input[type="button"]{
    width: 30%;
    height: 30px;
}
/*end internaldeps.asp */

/* afterreportsubmit.asp */
.afterreportsubmit-table{
    width: 80%;
}

.afterreportsubmit-table th{
    height: 40px;
}

.afterreportsubmit-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/* end afterreportsubmit.asp */

/* Compulsorydistribution.asp */
.Compulsorydistribution-table{
    width: 70%;
}

.Compulsorydistribution-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;   
}
/*end Compulsorydistribution.asp */

/* promtable.asp */
.promtable-select-table{
    width: 30%;
    margin-bottom: 30px;
}

.promtable-select-table td{
    padding: 8px;
}

.promtable-select-table td input[type="button"]{
    width: 50%;
    height: 25px;
}

.promtable-units-table{
    width: 50%;
    border: 1px solid #dbdbdb;
}

.promtable-units-table td{
   border-left:  1px solid #dbdbdb;
   padding: 5px;
}

.promtable-units-table td:last-child{
    border-left:  none;
}
/*end promtable.asp */

/* crosstablesinternal.asp */
.crosstablesinternal-table{
    width: 70%;
}

.crosstablesinternal-table th{
    height: 30px;
}

.crosstablesinternal-table td{
    border:  1px solid #dbdbdb;
    padding: 5px;
}

.crosstablesinternal-table td input[type="button"]{
    width: 20%;
    height: 25px;
}
/*end crosstablesinternal.asp */

/* evaluationmatrix.asp */
.evaluationmatrix-improt-export-table{
    width: 30%;
}

.evaluationmatrix-table tr:hover{
    background-color: #dbdbdb;
}

.evaluationmatrix-improt-export-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;   
}

.evaluationmatrix-table-bu{
    margin: 30px 0  30px 0;
}

.evaluationmatrix-table-bu td{
    padding: 8px;
}

.evaluationmatrix-table{
    width: 70%;
}

.evaluationmatrix-table th{
    height: 40px;
}

.evaluationmatrix-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.evaluationmatrix-table td input[type="button"]{
    width: 50%;
}

.evaluationmatrix-table td input[type="checkbox"]{
    height: 15px!important;
    width: 15px!important;
}
/*end evaluationmatrix.asp */

/* respdepids.asp */
.respdepids-import-export-table{
    width: 50%;
    margin-bottom: 30px;
}

.respdepids-import-export-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
    
}

.respdepids-chosse-table{
    width: 30%;
    margin-top: 20px;
}

.respdepids-chosse-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.respdepids-chosse-table tr:hover{
    background-color: #dbdbdb;
}

.respdepids-chosse-table td input[type="submit"]{
    width: 40%;
}

.respdepids-chosse-table td input[type="checkbox"]{
    width: 16px;
    height: 16px;
}

.respdepids-table{
    width: 60%;
    margin-top: 30px;
}

.respdepids-table td input[type="checkbox"]{
    width: 16px;
    height: 16px;
}

.respdepids-table th{
    height: 30px;
}

.respdepids-table tr:hover{
    background-color: #dbdbdb;
}

.respdepids-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.respdepids-table td input[type="button"]{
    width: 15%;
    margin-right: 15px;
}

.respdepids-table-update-bu{
    width: 20%;
    height: 25px;
}
/*end respdepids.asp */

/* filltargettoquestion.asp */
.filltargettoquestion-filter-table{
    width: 60%;
}

.filltargettoquestion-filter-table td{
    padding-bottom: 20px;
}

.filltargettoquestion-filter-table td select{
    height: 25px;
}

.filltargettoquestion-filter-table td input[type="Submit"]{
    width: 90%;
}

.filltargettoquestion-table{
    width: 90%;
}

.filltargettoquestion-table th{
    height: 30px;
}

.defaultanswers-table{
    width: 80%;
}

.defaultanswers-table th{
    height: 30px;
}

.defaultanswers-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*end filltargettoquestion.asp */

/* defaultanswers.asp */
.defaultanswers-titles{
    font-weight: bold;
    font-size: 1.2em;  
    text-decoration: underline; 
    display: block;
    margin: 30px 0 10px 0;
}

.defaultanswers-select{
    height: 25px;
}

.defaultanswers-sand-bu{
    margin: 20px 0 0 0;
    width: 7%;
}
/*end defaultanswers.asp */

/*evaluationrespIDs.asp */
.evaluationrespIDs-matrix-table{
    width: 60%;
}

.evaluationrespIDs-matrix-table th{
    height: 30px;
}

.evaluationrespIDs-matrix-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.evaluationrespIDs-matrix-bu-div{
    width: 90%;
    /* border: 1px solid red; */
}

.evaluationrespIDs-matrix-table-bu{   
    height: 30px;
    margin: 20px 10px 20px 0;

}

.evaluationrespIDs-chackbox-table{
    width: 40%;
}

.evaluationrespIDs-chackbox-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.evaluationrespIDs-chackbox-table td input[type="checkbox"]{
    width: 15px!important;
    height: 15px!important;
}

.evaluationrespIDs-chackbox-table td input[type="submit"]{
    width: 50%;
    height: 25px;
    margin: 10px 10px 0 0;
}

.evaluationrespIDs-table{
    width: 80%;
    margin-top: 30px;
}

.evaluationrespIDs-table th{
    height: 30px;
}

.evaluationrespIDs-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.evaluationrespIDs-table td input[type="checkbox"]{
    width: 15px!important;
    height: 15px!important;
}

.evaluationrespIDs-table td input[type="button"]{
    width: 15%;
    height: 25px;
}

.tableevaluationmatrixesallResps-link{
    color: #ffffff;
    font-weight: bold;
}


.evaluationrespIDs-table td input[type="submit"]{
    width: 15%;
    height: 25px;
}
/*end evaluationrespIDs.asp */

/* tableevaluationmatrixesallResps.asp*/

.tableevaluationmatrixesallResps-table{
    width: 80%;
}

.tableevaluationmatrixesallResps-table th{
    height: 30px;
}

.tableevaluationmatrixesallResps-table tr:hover{
    background-color: #dbdbdb;   
}


.tableevaluationmatrixesallResps-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;    
}

.tableevaluationmatrixesallResps-mainPage-bu{
    display: block;
    margin-bottom: 20px;
}
/*end tableevaluationmatrixesallResps.asp*/

/* managerlistorder.asp */
@media screen and (max-width: 1280px) {
    .open-sideNav-icon-continar{
        display: inline-block;
        position: relative;
        border-top: 50px solid #c1c1c1 !important;
        border-left: 120px solid transparent;
        width: 40% !important;
    
    }

    .open-sideNav-icon{
        top:-48px !important;
        right: 20px;
        position: absolute;
    }
    
    .icon-text{
        display: inline-block;
        position: absolute;
        top:-41px !important;
        right: 60px;
        font-size: 1.2em !important;
    }
    
}
.open-sideNav-icon{
    top:-48px;
    right: 20px;
    position: absolute;
}

.open-sideNav-icon-continar{
    display: inline-block;
    position: relative;
    border-top: 50px solid #c1c1c1;
    border-left: 120px solid transparent;
    width: 40%;
    margin: -14px -20px 0 0;
}
.icon-text{
    display: inline-block;
    position: absolute;
    top:-42px;
    right: 60px;
    font-size: 1.3em;
}

.managerlistorder-bu{
    display: block;
    height: 30px;
    width: 30%;
    margin-bottom: 20px;
}

.managerlistorder-select{
    width: 25%;
    height: 25px;
}

.manger-name-title{
    font-size:30px; 
    margin: 5px 0px 5px 0px; 
    display: inline-block;
}
/*end managerlistorder.asp */

/* evaluationbyfield.asp */
.evaluationbyfield-matrix-bu{
    width: 15%;
    margin: 10px 0 20px 10px;
}

.evaluationbyfield-table{
    width: 50%;
}

.evaluationbyfield-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;    
}

.evaluationbyfield-table td input[type="button"]{
    width: 40%;
    margin-right: 10px;
}

/*end evaluationbyfield.asp */

/* reminders.asp */
.reminders-up-table{
    width: 50%;
}

.reminders-up-table th{
    height: 30px;
}

.reminders-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;    
}

.reminders-bu-table{
    width: 70%;
    margin-top: 20px;
}

.reminders-bu-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;    
}

.reminders-bu-table td input[type="button"]{
    width: 100%;
}

.reminders-down-table{
    width: 80%;
}

.reminders-down-table th{
    height: 30px;
}

.reminders-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;    
}

.reminder-info-table{
    width:50%;
    margin: auto;
}

.reminder-info-table th{
    height: 30px;
}

.reminder-info-table td{
    border: 1px solid #c1c1c1;
    text-align: center;
}

.reminder-info-table td button{
    width: 80%;
    height: 25px;
    margin: 5px;
}
/*end reminders.asp */

/* managerlistinterfacebyq.asp */
.managerlistinterfacebyq-up-table{
    width: 98%;
}

.managerlistinterfacebyq-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.managerlistinterfacebyq-down-table{
    width: 98%;
}

.managerlistinterfacebyq-down-table tr:hover{
    background-color: #efefef;
}

.managerlistinterfacebyq-down-table td{
    border: 1px solid #dbdbdb;
    
}
/*end managerlistinterfacebyq.asp */

/* managerlistcolor.asp */
.managerlistcolor-up-table{
    width:50%;
}

.managerlistcolor-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.managerlistcolor-up-table td select{
    height: 25px;
}

.managerlistcolor-table{
    width: 70%;
}

.managerlistcolor-table th{
    height: 30px;
}

.managerlistcolor-table tr:hover{
    background-color: #efefef;
}


.managerlistcolor-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*end managerlistcolor.asp */

/* addsubt.asp */
.addsubt-table{
    width: 80%;
    
}

.addsubt-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.addsubt-table td textarea{
    width: 80%;
    height: 100px;
    margin: 10px;
}

.addsubt-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.addsubt-table td input{
    width: 80%;
    height: 30px;
}

.addsubt-tablestyle{
    margin-top:20px;
}

.addsubt-tablestyle textarea{
    direction: ltr;

}


.addsubt-protected{
    display: block;
    margin-top: 20px;
}

.addsubt-sand-bu{
    width: 15%;
    height: 30px;
}
/*end addsubt.asp */

/* list360.asp */
.list360-table{
    width: 50%;
}

.list360-table th{
    height: 30px;
}

.list360-table tr:hover{
    background-color: #dbdbdb;
}

.list360-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.list360-table select{
    height: 25px;
}

.list360-sand-bu{
    margin: 10px 0 10px 0;
    width: 40%;
    height: 25px;
}

.list360-select{
    height: 25px;
}
/*end list360.asp */

/* sampling.asp */
.sampling-imporExport-table{
    width: 20%;
    margin-bottom: 20px;
}

.sampling-imporExport-table th{
    height: 30px;
}

.sampling-imporExport-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.sampling-select{
    height: 25px;
    min-width: 12%;
}

.sampling-set-bu{
    width: 5%;
}

.sampling-table{
    width: 70%;
}

.sampling-table th{
    height: 30px;
}

.sampling-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.sampling-table td [type="submit"]{
    width: 12%;
    height: 25px;
    margin: 10px 0 10px 0;
}
/*end sampling.asp */

/* auto360cutfill.asp */
.auto360cutfill-up-table{
    width: 70%;
}

.auto360cutfill-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.auto360cutfill-up-table td select{
    min-width: 40%;
    min-height: 25px;
}

.auto360cutfill-up-table td input[type="submit"]{
    min-width: 20%;
    margin: 10px 0 10px 0;
}

.auto360cutfill-table{
    width: 70%;
}

.auto360cutfill-table th{
    height: 30px;
}
.auto360cutfill-table tr:hover{
    background-color: #dbdbdb;
}

.auto360cutfill-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/* auto360cutfill.asp */

/* matrix360.asp */
.matrix360-importExport-table{
    width: 20%;
    margin: 20px 0 20px 0;
    text-align: center;
}

.matrix360-importExport-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.matrix360-select-table{
    width: 25%;
    
}

.matrix360-select-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.matrix360-select-table td select{
    width: 70%;
    height: 25px;
}

.matrix360-bu-table{
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
}

.matrix360-bu-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.matrix360-bu-table td input[type="button"]{
    width: 90%;
    height: 30px;
}

.matrix360-table{
    width: 90%;
}

.matrix360-table tr:hover{
    background-color: #dbdbdb;
}

.matrix360-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.matrix360-table td input[type="checkbox"]{
    height: 15px;
    width: 15px;
}
/*end matrix360.asp */

/* qcopying.asp */
.qcopying-up-table{
    width: 70%;
}

.qcopying-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.qcopying-up-table td input[type="button"]{
    margin-right: 20px;
}

.qcopying-up-table td select{
    width: 60%;
    height: 25px;   
}

.qcopying-middle-table{
    width: 70%;
}

.qcopying-middle-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.qcopying-middle-table td select{
    width: 60%;
    height: 25px;   
}

/*end  qcopying.asp */

/* listeditall.asp*/
.listeditall-chosse-table{
    width: 40%;
}

.listeditall-chosse-table td input[type="checkbox"]{
    height: 15px;
    width: 15px;
}

.listeditall-chosse-table td input{
    width: 80%;
    height: 25px;
}

.listeditall-chosse-table td:first-child{
    text-align: center;
}

.listeditall-chosse-table td:last-child{
    text-align: center;
}


.listeditall-chosse-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.listeditall-select{
    width: 15%;
    height: 25px;
}

.listeditall-table{
    width: 70%;
}

.listeditall-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.listeditall-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.listeditall-table td input[type="button"]{
    margin: 5px 0 5px 0;
}
/*end listeditall.asp */

/* managers.asp */
.managers-table{
    width: 70%;
    font-size: 0.9em;
    text-align: center;
}

.managers-table th{
    height: 30px;
    border-left: 1px solid #dbdbdb;
}

.managers-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}


/*end managers.asp */

/* managerlist.asp */
.managerlist-table{
    width: 70%;
    font-size: 1em;
    text-align: center;
    margin-top: 20px;
}

.managerlist-table th{
    height: 30px;
    font-size: 1em;
}

.managerlist-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.managerlist-table tr:nth-child(even) {
    background-color: #eaecec;
}
/*end managerlist.asp */

/* slaverespondents.asp */
.slaverespondents-top-table{
    width: 40%;
}

.slaverespondents-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.slaverespondents-top-table td select{
    width: 70%;
    height: 20px;
}

.slaverespondents-top-table td input[type="button"]{
    width: 80%;
    margin: 10px 0 10px 0;
}

.slaverespondents-top-table td input[type="submit"]{
    width: 50%;
    margin: 10px 0 10px 0;
}

/* slaverespondents.asp */
.slaverespondents-table{
    width: 85%;
}

.slaverespondents-table th{
    height: 30px;
}


.slaverespondents-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*end slaverespondents.asp */

/* mtableedit.asp */
.mtableedit-bu-table{
    width: 60%;
}

.mtableedit-bu-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
    text-align: center;
}

.mtableedit-bu-table td input[type="button"]{
    width: 95%;
    margin: 10px 0 10px 0;
}

.mtableedit-table{
    width: 80%;
}

.mtableedit-table th{ 
    height: 30px;
}
/*end mtableedit.asp */

/* mtableexplore.asp */
.mtableexplore-chack-table{
    width: 50%;
    margin: 0 0 20px 0;
}

.mtableexplore-chack-table td:first-child{
    text-align: center;
}

.mtableexplore-chack-table td:last-child{
    text-align: center;
}

.mtableexplore-chack-table td:nth-child(3){
    text-align: center;
}

.mtableexplore-chack-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.mtableexplore-chack-table td input[type="chackbox"]{
    width: 17px;
    height: 17px;
}

.mtableexplore-chack-table td input[type="submit"]{
    margin: 10px 0 10px 0;
    width: 60%;
}

.mtableexplore-table{
    width: 70%;
    margin: 20px 0 0 0;
}

.mtableexplore-table th{
    height: 30px;
}

.mtableexplore-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.mtableexplore-free-bu{
    margin: 10px 10px 20px 0;
}

.mtableexplore-free-bu input[type="submit"]{
    margin-right: 30px;
    
}

.mtableexplore-links-table{
    width: 30%;
    margin-top: 20px;
}

.mtableexplore-links-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   

}

/*end mtableexplore.asp */

/* qeditor.asp */
.qeditor-table{
    width: 70%;
}

.qeditor-table td{ 
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*end qeditor.asp */

/* useredit.asp */
.useredit-table{
    width: 70%;
}

.useredit-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.useredit-table td select{
    width: 70%;
    height: 25px;
}

.useredit-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}
/*end useredit.asp */

/* userdepblock.asp */
.userdepblock-table{
    width: 70%;
}

.userdepblock-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.userdepblock-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}

.userdepblock-table td input[type="button"]{
    width: 90%;
    margin: 10px 0 10px 0;
}

.userdepblock-down-bu{
    margin: 20px 0 20px 0;
}
/*end userdepblock.asp */

/* userlinks.asp */
.userlinks-table{
    width: 80%;
}

.userlinks-table tr:hover{
    background-color: #dbdbdb;
}

.userlinks-table td select{
    width: 80%;
    height: 25px;
}

.userlinks-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.userlinks-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}

.userlinks-table td input[type="radio"]{
    width: 15px;
    height: 15px
}

.userlinks-table td input[type="submit"]{
    width: 20%;
    margin: 10px 0 10px 0;
}

.userlinks-table td:nth-child(3){
    text-align: center;
}

.userlinks-table td:nth-child(4){
    text-align: center;
}

.userlinks-down-table{
    width: 90%;
}

.userlinks-down-table tr:hover{
    background-color: #dbdbdb;   
}

.userlinks-down-table th{
    height: 30px;
}

.userlinks-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*asp userlinks.asp */

/* userlinkshidebyfield.asp */
.userlinkshidebyfield-top-table{
    width: 50%;
}

.userlinkshidebyfield-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.userlinkshidebyfield-top-table td input[type="Submit"]{
    margin: 10px 0 10px 0;
    width: 95%;
}

.userlinkshidebyfield-top-table td select{
    width: 80%;
    height: 25px;
}

.userlinkshidebyfield-table{
    width: 85%;
}

.userlinkshidebyfield-table th{
    height: 30px;
}

.userlinkshidebyfield-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*end userlinkshidebyfield.asp */

/* userresplock.asp */
.userresplock-check-table{
    width: 40%;
}

.userresplock-check-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}

.userresplock-check-table td:nth-child(1){
    text-align: center;
}

.userresplock-check-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;   
}

.userresplock-check-table td input{
    width: 90%;
}

.userresplock-check-table td:nth-child(3){
    text-align: center;
}

.userresplock-check-table td input[type="submit"]{
    margin: 10px 0 10px 0;
}

.userresplock-table{
    margin-top: 20px;
    width: 70%;
}

.userresplock-table th{
    height: 30px;
}

.userresplock-table td:nth-child(1){
    text-align: right;
}

.userresplock-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.userresplock-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}


.userresplock-table td input[type="button"]{
    margin: 10px 0 10px 0;
}

.userresplock-table td input[type="submit"]{
    margin: 10px 0 10px 0;
}

/* end userresplock.asp */

/* userfields.asp */
.userfields-table{
    width: 20%;
}

.userfields-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
    width: 10%;
}

.userfields-table td input[type="button"]{
    margin: 10px 0 10px 0;
    width: 30%;
}
/*end userfields.asp */

/* tadminfeaturesusers.asp */
.tadminfeaturesusers-up-table{
    width: 60%;
}

.tadminfeaturesusers-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.tadminfeaturesusers-up-table td input[type="submit"]{
    width: 80%;
    margin: 10px 0 10px 0;
}

.tadminfeaturesusers-table{
    width: 80%;
}

.tadminfeaturesusers-table th{
    height: 30px;
}

.tadminfeaturesusers-table tr:hover{
    background-color: #dbdbdb;
}

.tadminfeaturesusers-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.tadminfeaturesusers-table td:first-child{
    text-align: center;
}
/*end tadminfeaturesusers.asp */

/* dashboardedit.asp */
.dashboardedit-up-table{
    width: 50%;
    margin-top: 20px;
}

.dashboardedit-up-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.dashboardedit-up-table td select{
    width: 80%;
    height: 25px;
}

.dashboardedit-up-table td:nth-child(2){
    text-align: center;
}

.dashboardedit-up-table td input[type="Submit"]{
    width: 45%;
    margin: 10px 0 10px 0;
}

.dashboardedit-table{
    width: 80%;
}

.dashboardedit-table th{
    height: 30px;
}

.dashboardedit-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.dashboardedit-bu-table{
    width: 50%;
}

.dashboardedit-bu-table td{
    text-align: center;
    border: 1px solid #dbdbdb;
    padding: 5px;      
}

.dashboardedit-bu-table td button{
    margin: 10px 0 10px 0;
    width: 80%;
    height: 25px;
}
/*end dashboardedit.asp */

/* modulespartsblock.asp */
.modulespartsblock-top-table{
    width: 40%;
}

.modulespartsblock-top-table td:nth-child(2){
    text-align: center;
}

.modulespartsblock-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.modulespartsblock-top-table td select{
    width: 80%;
    height: 25px;
}

.modulespartsblock-top-table td input{
    width: 80%;
}

.modulespartsblock-top-table td input[type="submit"]{
    margin: 10px 0 10px 0;
}

.modulespartsblock-table{
    width: 70%;
}

.modulespartsblock-table th{
    height: 30px;
}

.modulespartsblock-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*end modulespartsblock.asp */

/* mimportuserdefaults.asp */
.mimportuserdefaults-table{
    width: 40%;
}

.mimportuserdefaults-table th{
    height: 30px;
}

.mimportuserdefaults-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.mimportuserdefaults-table td:nth-child(1){
    text-align: center;
}

.mimportuserdefaults-table td input[type="checkbox"]{
    height: 15px;
    width: 15px;
}

.mimportuserdefaults-table td input[type="submit"]{
    width: 30%;
    margin: 10px 0 10px 0;
}
/*end mimportuserdefaults.asp */

/* importexport.asp */
.importexport-table{
    width: 50%;
}

.importexport-table th{
    height: 30px;
}

.importexport-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*end importexport.asp */

/* reportname.asp */
.reportname-top-table{
    width: 70%;
}

.reportname-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.editor-table{
    margin: 20px 0 20px 0;
    width: 70%;
}

.reportname-down-table{
    width: 70%;
}

.reportname-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.reportname-down-table td select{
    width: 60%;
    height: 25px;
}

.reportname-down-table td:nth-child(1){
    text-align: right;
}

/*end reportname.asp */

/* reportEdit.asp */
.reportEdit-table{
    width: 70%;
}

.reportEdit-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.reportEdit-table td input[type="radio"]{
    width: 15px;
    height: 15px;
}

.content-table-reportEdit1{
    margin-top: 20px; 
}

.content-table-reportEdit1 td{
    border: 1px solid #dbdbdb;
    padding: 5px;
    text-align: center;
    
}
/*end reportEdit.asp */

/* reportclusters.asp */
.reportclusters-table{
    width: 60%;
}

.reportclusters-table th{
    height: 30px;
}

.reportclusters-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.reportclusters-table td:nth-child(1){
    text-align: center;
}

.reportclusters-table td input[type="checkbox"]{
    height: 15px;
    width: 15px;
}

.reportclusters-table td:nth-child(4){
    text-align: center;
}

.reportclusters-table td input[type="button"]{
    width: 70%;
    margin: 10px 0 10px 0;
}

.reportclusters-table td input[type="submit"]{
    width: 30%;
    margin: 10px 0 10px 0;
}
/*end reportclusters.asp */

/* Respeditmobile.asp */
.Respeditmobile-table{
    width: 70%;
    min-height: 400px;
}

.Respeditmobile-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
    text-align: center;
}

.Respeditmobile-table td input{
    width: 80%;
    height: 30px;
}

.Respeditmobile-table td select{
    width: 80%;
    height: 30px;
}

.Respeditmobile-submit-bu{
    margin-top: 20px;
    width: 22%;
    height: 30px;
}
/*End Respeditmobile.asp */

/* respsearchmobile.asp */
.respsearchmobile-up-table{
    width: 50%;
    
}

.respsearchmobile-up-table input[type="submit"]{
    margin-top: 10px;
    width: 22%;
    height: 30px;
}

.respsearchmobile-table{
    width: 100%;
    min-height: 250px;
}

.respsearchmobile-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
    text-align: center;
    
}

.respsearchmobile-table td input{
    width: 90%;
    height: 30px;
}

.respsearchmobile-table td select{
    height: 30px;
}
/*end respsearchmobile.asp */

/* mFieldNameEdit.asp */
.mFieldNameEdit-table{
    width: 40%;
}

.mFieldNameEdit-table tr:nth-child(14) {
    text-align: center;
}

.mFieldNameEdit-table tr:last-child {
    text-align: right;
}

.mFieldNameEdit-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.mFieldNameEdit-table td input[type="Submit"]{
    width: 20%;
    margin: 10px 0 10px 0;
    height: 25px;
}

.mFieldNameEdit-table td input[type="Button"]{
    width: 20%;
    margin: 10px 0 10px 0;
    height: 25px;
}
/* end mFieldNameEdit.asp */

/* mFieldsvalues.asp */
.mFieldsvalues-top-table{
    width: 50%;
}

.mFieldsvalues-top-table td{
    border: 1px solid #dbdbdb;
    padding: 10px;
}


.mFieldsvalues-top-table td select{
    width: 90%;
    height: 25px;
}

.mFieldsvalues-table {
    width: 80%;
}

.mFieldsvalues-table th{
    height: 30px;
}

.mFieldsvalues-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
    text-align: center;
}


/*end mFieldsvalues.asp */

/* depfilterbyrid.asp */
.depfilterbyrid-top-table{
    width: 50%;
}

.depfilterbyrid-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
.depfilterbyrid-top-table td select{
    width: 80%;
    height: 25px;
}

.depfilterbyrid-top-table td input[type="submit"]{
    margin: 10px 0 10px 0;
    width: 50%;
}

.depfilterbyrid-top-table{
    width: 80%;
}

.depfilterbyrid-top-table th{
    height: 30px;
}

.depfilterbyrid-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*end depfilterbyrid.asp */

/* questionclusters.asp */
.questionclusters-top-table{
    width: 20%;
}

.questionclusters-top-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.questionclusters-top-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}

.questionclusters-table{
    width: 40%;
}

.questionclusters-table th{
    height: 30px;
}

.questionclusters-table tr:hover{
    background-color:  #dbdbdb;
}

.questionclusters-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.questionclusters-table td:first-child{
    text-align: center;
}

.questionclusters-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}
/*end questionclusters.asp */

/* presentationname.asp */
.presentationname-table{
    width: 75%;
}

.presentationname-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
} 

.presentationname-table tr:last-child{
    text-align: right;
}

.presentationname-table td input[type="checkbox"]{
    width: 15px;
    height: 15px;
}

.presentationname-table td input[type="button"]{
    width: 20%;
    
}

.presentationname-table td input[type="submit"]{
    width: 20%;
    
}
/*end presentationname.asp */

/* presentationedit.asp */
.presentationedit-table{
    width: 95%;
}

.presentationedit-table tr:hover{
    background-color: #dbdbdb;
}

.presentationedit-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.presentationedit-table td:first-child{
    width: 7%;
}

.presentationedit-table td select{
    width: 80%;
    height: 20px;
}
/*end presentationedit.asp */

/* tablecommentsbyunits.asp */
 .tablecommentsbyunits-table{
     width: 80%;
 }

 .tablecommentsbyunits-table th{
     height: 30px;
     text-align: center;
 }

 .tablecommentsbyunits-table tr:hover{
     
    background-color:  #dbdbdb; 
 }

 .tablecommentsbyunits-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
 }

 .tablecommentsbyunits-table td:first-child{
     text-align: center;
 }
/*end tablecommentsbyunits.asp */

/* respedit.asp */
.respedit-table{
    width: 80%;
}

/* .respedit-table tr:hover{
    background-color: #dbdbdb;
} */

.respedit-table th {
    height: 35px;
    text-align: center;
    border: 1px solid #dbdbdb;
    font-size: 1em;
}


.respedit-table td{
    border: 1px solid #dbdbdb;
    padding: 10px;   
    font-size: 0.9em;
}


.respedit-table td input[type="checkbox"]{
    height: 18px;
    width: 18px;
}


.respedit-table td input[type="button"]{
    min-width: 25%;
    margin-right: 30px;
}

.respedit-table td input[type="text"]{
    width: 60%;
}


.respedit-table td:nth-child(2){
    text-align: center;
}

.respedit-table td select{
    margin-bottom: 10px;
    width: 50%;
}

.respedit-bottom-table{
    width: 50%;
}

.respedit-bottom-table tr:hover{
    background-color: #dbdbdb;
}   

.respedit-bottom-table td{
    border: 1px solid #dbdbdb;
    padding: 10px;   
}

.respedit-bottom-table td input[type="checkbox"]{
    width: 18px;
    height: 18px;
}

.respedit-table-middle{
    width: 40%;
}

.respedit-table-middle tr:hover{
    background-color: #dbdbdb;
}

.respedit-table-middle td{
    border: 1px solid #dbdbdb;
    padding: 10px;   
}

.respedit-table-middle td input[type="checkbox"]{
    width: 18px;
    height: 18px;
}


/*End respedit.asp */

/* New Login Foem */
.newlogin-formPage-holder{
    display: flex;
    margin-top: -18px;
    
}
.newlogin-formPage-form-continar{
    background-color: #e9e9e9;
    width: 50%;
}
.newlogin-formPage-img-continar{
    width: 45%;
}

.newlogin-formPage-img-continar img{
    width: 100%;
    display: block;
}

.newlogin-formPage-title{
    color: #505050;
    text-decoration: none;
    text-align: center;
    font-size: 1.8em;
    margin: 30px 0 40px 0;
}

.newlogin-formPage-subTitle{
    color: #526082;
    font-size: 1.4em;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    padding-top: 20px;
}

.newlogin-formPage-fields-continar{
    text-align: center;
    width: 70%;
    background-color: #d7d7d7;
    margin: auto;
    border-radius: 5px;
    min-height: 60%;
    margin-top: 20px;
 
}

.newlogin-formPage-field{
    margin: auto;
    display: block;
    width: 70%;
    background-color: #d7d7d7;
    border: 1px solid #919090 !important;
    height: 40px;
    border-radius:10px !important; 
    text-align: center;
    margin-top: 40px !important;
}

.enter-bu {
    text-align: center;
    margin: 30px 0 30px 0;

}

.enter-bu input {
    background-color: #526082;
    width: 60%;
    height: 45px;
    border: 1px solid #526082;
    border-radius: 8px;
    outline: none;
    color: #ffffff;
    font-size: 1.4em;
    cursor: pointer;
}

.enter-bu input:active {
    background-color: #697aa2;;
}

.form-conteinar {
    direction: rtl;
    width: 25%;
    background-color: #f2f2f3;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 6px;
    height: 350px;
    box-shadow: 1px 6px 18px #828282;
    margin-top: 20px;
    margin-bottom: 150px;
}

.form-title {
    text-align: center;
    font-size: 1.2em;
}

.form-title h1 {
    color: #828282;
    font-weight: normal;
    margin: 0px;
    padding-top: 15px;
    margin-bottom: 15px;
}

.title-line {
    width: 80%;
    height: 2px;
    background-color: #e4e4e4;
    margin: 0 auto;


}

.user-name-field {
    width: 100%;
    margin: auto;
    text-align: center;
}

.user-name-field input {
    background-image: url(/pms/CommonLib/IMAGES/user-icon.png);
    background-repeat: no-repeat;
    background-color: #f2f2f3;
    height: 50px;
    border-radius: 8px;
    width: 80%;
    border: 1px solid #f2f2f3;
    margin-top: 20px;
    background-position: right;
    box-shadow: inset 2px 2px 8px #828282;
    text-align: center;
    font-size: 1em;
    color: #535353;
    outline: none;

}

.pass-field {
    width: 100%;
    margin: auto;
    text-align: center;
}

.pass-field input {
    background-image: url(/pms/CommonLib/IMAGES/pass-icon.png);
    background-repeat: no-repeat;
    background-color: #f2f2f3;
    height: 50px;
    border-radius: 8px;
    width: 80%;
    border: 1px solid #f2f2f3;
    margin-top: 20px;
    background-position: right;
    box-shadow: inset 2px 2px 8px #828282;
    text-align: center;
    font-size: 1em;
    color: #535353;
    outline: none;

}

.forget-pass {
    text-align: center;
    margin-top: 20px;
}

.forget-pass a {
    color: #3cbcea;
    font-size: 1em;
}



@media only screen and (max-width: 1000px) {
    .form-conteinar {
        direction: rtl;
        width: 80%;
        background-color: #f2f2f3;
        margin: 0 auto;
        font-family: Arial, Helvetica, sans-serif;
        border-radius: 6px;
        height: 350px;
        box-shadow: 1px 6px 18px #828282;
        margin-top: 20px;
        margin-bottom: 150px;
    }


    .user-name-field input {
        background-image: url(/pms/CommonLib/IMAGES/user-icon.png);
        background-repeat: no-repeat;
        background-color: #f2f2f3;
        height: 50px;
        border-radius: 8px;
        width: 85%;
        border: 1px solid #f2f2f3;
        margin-top: 20px;
        background-position: right;
        box-shadow: inset 2px 2px 8px #828282;
        text-align: center;
        font-size: 1em;
        color: #535353;
        outline: none;
    
    }

    .pass-field input {
        background-image: url(/pms/CommonLib/IMAGES/pass-icon.png);
        background-repeat: no-repeat;
        background-color: #f2f2f3;
        height: 50px;
        border-radius: 8px;
        width: 80%;
        border: 1px solid #f2f2f3;
        margin-top: 20px;
        background-position: right;
        box-shadow: inset 2px 2px 8px #828282;
        text-align: center;
        font-size: 1em;
        color: #535353;
        outline: none;
    
    }
}

.new-password-ruels{
    font-size: 0.8em;
    width: 40%;
    margin: 0 auto;
    margin-top: 5px;
    text-align: right;
    line-height: 25px;
}

/* End new loginform */

  /* chekeBox */

  input[type="checkbox"] {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    background: lightgray;
    height: 15px;
    width: 15px;
    border-radius: 4px;
    border: 1px solid #526082;
}

input[type="checkbox"]:checked {
    background: #526082;
}

input[type="checkbox"]:hover {
    filter: brightness(90%);
}

input[type="checkbox"]:disabled {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

input[type="checkbox"]:after {
    content: '';
    position: relative;
    left: -26%;
    top: 10%;
    width: 30%;
    height: 50%;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none;
}

input[type="checkbox"]:checked:after {
    display: block;
}

input[type="checkbox"]:disabled:after {
    border-color: #7b7b7b;
}

/* chekeBox */

        /* radio */
        input[type="radio"] {
            cursor: pointer;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            outline: 0;
            background: lightgray;
            height: 15px;
            width: 15px;
            border-radius: 100px;
            border: 1px solid #526082;
        }

        input[type="radio"]:checked {
            background: #526082;
        }

        input[type="radio"]:hover {
            filter: brightness(90%);
        }

        input[type="radio"]:disabled {
            background: #e6e6e6;
            opacity: 0.6;
            pointer-events: none;
        }

        input[type="radio"]:after {
            content: '';
            position: relative;
            left: -26%;
            top: 10%;
            width: 30%;
            height: 50%;
            border: solid #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
            display: none;
        }

        input[type="radio"]:checked:after {
            display: block;
        }

        input[type="radio"]:disabled:after {
            border-color: #7b7b7b;
        }

        /* radio */
        input[type="text"]{
            border: 1px solid #7b7b7b;
            border-radius: 2px;
            min-height: 20px;
        }

        .textarea-table td{
            border:none;
        }

        /* Tkk table */
        .Answerinternal-inside-table-a td{
            border: none;
            border-bottom: 1px solid #dbdbdb;
        }

        .Answerinternal-inside-table-b td{
            border: none;
        }

        /* dsbank kpi style */
        
        /* Side tasks menu */

        .tableKPIassign2-select-table{
            width: 20%;
            height: 30px;
        }

        .kpi-continar{
            display: flex;
        }
            /* i{
                margin-left: 10px;
            } */

            .Side-tasks-menu{
                width: 40%;
                background-color: #e6e6e5;
                margin-top: -15px;
                margin-right: -20px;
                margin-bottom: -18px;
                height:100vh;
                margin-top: 4px;
                overflow: auto;
                
                
            }

            .task-category-title{
                width: 100%;
                position: relative;
                height: 40px;
                background: #7a7a7a;
                line-height: 40px;
                padding-right: 20px;
                box-sizing: border-box;
                color: #ffffff;
                margin: 30px 0 0 0;
                z-index: 100;
            }

            .first{
                margin-top: -5px;
            }

            .task-continar{
                /* height: 170px;
                overflow: auto; */
            }

            .task-continar::-webkit-scrollbar {
                width: 1em;
            }

            .task-continar::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            }

            .task-continar::-webkit-scrollbar-thumb {
                /* background-color: darkgrey; */
                background-image: linear-gradient(#e3e3e3, #ccc6c6);
                -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
                
              }


            .task{
                width: 95%;
                margin: 10px 5px 10px 0;
                height: 40px;
                line-height: 40px;
                background-color: #e6e6e5;
                border: 1px solid #6a6a6a;
                border-radius: 4px;
                color: #524c4a;
                overflow:auto;
                position: relative;
            }

            
            .task-text{
                display: inline-block;
                width: 85%;
                padding-right: 87px;
                box-sizing: border-box;
                 
                text-overflow: ellipsis;
            }

            .task-text input[type="text"]{
                background-color: #e6e6e5;
                border: 1px solid #e6e6e5;
                width: 99%;
                height: 30px;
                color: #524c4a;
                outline: none;
                text-overflow: ellipsis;

            }
            .aa{
                width: 5%;
                background-color: red;
                text-overflow: ellipsis;
                display: inline-block;
            }

            .task-icon{
                display: inline-block;
                text-align: right;
                cursor: pointer;
                margin-right: 10px;
                position: absolute;
            }

            .task-icon .fa-plus{
                color: #524c4a;
                margin: 10px 30px 0 0;
                padding: 0px;
                cursor: pointer;
            }

            .sub-task{
                width: 70%;
                margin: 10px 5px 10px 0;
                height: 40px;
                line-height: 40px;
                background-color: #d1d1d1; 
                border-radius: 4px;
                color: #524c4a;
                overflow:auto;
                position: relative;
                border: 1px solid #6a6a6a;

            }

            .sub-task-icons{
                margin-right: 5px;
                display: inline-block;
                
            }

            .sub-task-text{
                display: inline-block;
                /* vertical-align: middle; */
                
            }
        /*end Side tasks menu */

        
         /*Employe Card  */
         .row{
            /* display: flex; */
            width: 100%;
            /* background: red; */
         }   

        .employe-card-continar{
            width: 30%;
            display: inline-block;
            margin-right: 20px;   
            margin-bottom: 20px; 
        }

        .employe-card-title{
            width: 100%;
            /* background-color: #65aa3d; */
            /* display: inline-block; */
            padding-right: 10px;
            box-sizing: border-box;
            line-height: 42px;
            /* color: #ffffff; */
        }

        .employe-card-content{
            border: 1px solid #c3c1c1;
            height: 230PX;
            overflow: auto;
        }

        
        .employe-card-content::-webkit-scrollbar {
            width: 1em;
        }

        .employe-card-content::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        }

        .employe-card-content::-webkit-scrollbar-thumb {
            /* background-color: darkgrey; */
            background-image: linear-gradient(#e3e3e3, #ccc6c6);
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            
          }



        .employe-add-task-icon{
            margin: 0px;
            padding: 0px;
        }

        .employe-card-title .fa-plus {
            position: absolute;
            margin-top: 12px;
            margin-right: 18px;
            cursor: pointer;
            color: #ffffff;
        }

        /* .task-icon .fa-trash-alt{
            color: #d80d0d;
        } */
         /*End Employe Card  */ 

        /* kpi page 2 style */
        .select-kpi{
            width: 15%;
            height: 25px;
            margin-top: 15px;
        }

        .kpi-table-page-2{
            width: 100%;
            text-align: center;
            
        }

        .kpi-table-page-2 th{
            height: 30px;
        }

        .kpi-table-page-2 td{
            
        }
        

        .kpi-table-page-2-assign-to-all-bu{
            width: 80%;
            height: 40px;
            background-color:#6c757d;
            border: 1px solid #6c757d;
            border-radius: 4px; 
            outline: none;
            color: #ffffff;
            cursor: pointer;
            margin: 10px 0 10px 0;
        }

        .kpi-table-page-2-assign-to-all-bu:hover{
            background-color: #5a6268;
        }

        /* .fa-plus{
            position: absolute;
            margin-top: 22px;
            margin-right: 18px;
            color: #ffffff;
        } */

        .manager-goals-td{
          height: 50px;
          background-color: #ebecec;
          font-weight: bold;
        }

        .kpi-table-page-2-goals-textarea{
            height: 80px;
            margin: 10px 0 0 0;
            width: 200px;
        }

        .kpi-table-page-2-assign-bu{
            background-color: #cacaca;
            border: 1px solid #bfbfbf;
            border-radius: 4px; 
            width: 75%;
            height: 35px;
            color: #37474f;
            margin: 10px 0 10px 0;
            outline: none;
        }

        .kpi-table-page-2-assign-bu:hover{
            background-color: #828282;
            color: #ffffff;
        }
        /*End kpi page 2 style */

        /*End dsbank kpi style */



/* tables */

/*Scale-between-2-options-table */
.Scale-between-2-options-table{
    border-spacing: 0px;
}

.Scale-between-2-options-table th{
    height: 30px;
    padding: 8px;
}

.Scale-between-2-options-table td{
    border: 1px solid #aca6a6;
    padding: 5px;
    
}
/*End Scale-between-2-options-table */

/*End tables */        

/*New Manger List  */
.new-managerlist-side-menu-continar{
    width:100%; 
    background-color:#ededed;
}

.new-managerlist-links-catgory-title{
    height: 40px;
    line-height: 40px;
    background-color: #e2e2e2;
    padding-right: 10px;
}


.new-managerlist-links-catgory-title .fa-bars{
    color: #526082;
    cursor: pointer;
    
}

.new-managerlist-links-catgory-linkslist{
    min-height: 100px;
    max-height: 350px;
    overflow: auto;
    margin-bottom: 20px; 
}
.ZHOPPAnew-managerlist-links-catgory-linkslist{
    min-height: 100px;
    max-height: 350px;
    overflow: auto;
    margin-bottom: 20px; 
}
.new-managerlist-links-catgory-linkslist .fa-link{
    color: #a0a0a0;
}

.new-managerlist-links-catgory-linkslist ul{
    list-style: none;
    margin-top: 5px; 
}

.new-managerlist-links-catgory-linkslist li a{
    text-decoration: none;
    color: #6b6260;
    cursor: pointer;
}

.new-managerlist-links-catgory-linkslist li{
    padding: 10px 5px 10px 0;
    border-bottom: 1px solid #cccccc;
}

.new-managerlist-links-catgory-linkslist li a:hover{
    color: #007ea8;
}


.new-managerlist-table{
}

.new-managerlist-table th{
    height: 30px;
    text-align: center;
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.new-managerlist-table tr:hover{
    background-color: #e8f4fa;
}


.new-managerlist-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}


.managerlist-tabs{
    width: 100%;
    height: 40px;
    line-height: 40px;
    /* margin-bottom: 10px; */
    color: #6678a6;
}

@media screen and (max-width: 1280px) {
    .managerlist-tabs{
        width: 80%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 70px;
        color: #6678a6;
  }

  .managerlist-tabs li{
    margin: 0px;
    padding: 0px;
    display: inline-block;
    background-color: #ededed;
    border: 1px solid #bababa !important;
    border-radius: 5px;
    padding:0 25px 0 25px;
    margin-right: 4px;
    margin-bottom: 10px !important;
    
}

}


.managerlist-tabs a{
    color: #524c4a;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    
}

.managerlist-tabs ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    
}

.managerlist-tabs li{
    margin: 0px;
    padding: 0px;
    display: inline-block;
    background-color: #ededed;
    border: 1px solid #bababa;
    border-bottom: none;
    border-radius: 5px;
    padding:0 25px 0 25px;
    margin-right: 4px;
    
}


.managerlist-tabs li:hover{
    background-color: #dbdbdb;    
}

/* .tab{ -- in surveydiv.asp
    background-color: #dbdbdb !important;
    
} */

.new-managerlist-table-title-continar{
    /* background-color: #ededed; */
    width: 14%;
    /* float: left; */
    min-height: 25px;
    margin-top: 10px;
    line-height: 25px;
    background-size: cover; 
    clip-path: polygon(10% 0, 100% 0, 100% 100%, 0% 100%);
    position: relative; 
}
.new-managerlist-table-title{
    text-align: center;
    display: block;
    font-size: 0.8em;
    /* transform: none; */
    /* position: absolute; */
    right: 30%;
    top: 10px;
}

.managerlist-edit-survey-lock-icon .fas{
    font-size: 1.2em;
    cursor: pointer;
    color: #cebc96;
}
/*END New Manger List  */

/* tabs-question */
.tab-icon{
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
    margin: 0px;
}

.tab-text {
    /* display: inline-block;   */
    display: table-cell;
    margin-right: 0px;
    padding-right: 0px;
    vertical-align: middle;
    

}

.tab-icon img {
    display: block;
    margin: 0px;
    padding: 0px;
}

.tabs-question{
    margin: 0px;
    padding: 0px;
    margin-right: 4px;
}


.tabs-question ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tabs-question ul li{
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    border:  1px solid #bababa;
    border-bottom: none;
    padding: 0 0 0 10px;
    display: inline-block;
    text-align: center;
    padding: 0 5px 0 5px;
    
}

.tabs-question a{
    color: #524c4a;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    
}

.tabs-question li:hover{
    background-color: #dbdbdb;    
}

.tabs-quastion-table{
    width: 82%;
}

.clicked-tab{
    background-color: #dbdbdb !important;
}

/* .tabs-question-tab-selcted{
    background-color: #414c67;

}

.tabs-question-tab-selcted:hover{
    background-color: #414c67 !important;

}

.tabs-question-tab-selcted a{
    color: #ffffff;
} */

.tabs-question-tab a{
    padding: 8px;
    text-align: center;
    
}


@media screen and (max-width: 1366px) {
    .tabs-question ul li{
        height: 40px;
        line-height: 40px;
        vertical-align: middle;
        border:  1px solid #bababa;
        padding: 0 0 0 10px;
        display: inline-block; 
        margin: 10px 0 10px 0;
        text-align: center;
    }
  }

/*end tabs-question */

.fa-plus-more-style{
    position: static;
    margin: 0px !important;
    padding: 0px !important;
} 


/* workerfile.asp */
.workerfile-table{
    width: 50%;
}

.workerfile-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.workerfile-table tr:hover{
    background-color: #dbdbdb;
}

.workerfile-table td{
    padding: 8px;
    border: 1px solid #dbdbdb;
}

.workerfile-top-table{
    width: 30%;
}

.workerfile-top-table select{
    width: 40%;
    height: 30px;
}
/*end workerfile.asp */




/* tableKpi3.asp */
.name-title {
    margin: 30px 40px 20px 0;
}


.mykpi-bu {
    width: 10%;
    height: 40px;
    margin: 0 10px 20px 0;
    border: none;
    border-radius: 3px;
    background-color: #595959;
    color: #ffffff;
    outline: none;
}

.mykpi-bu:hover {
    background-color: #494949;
    cursor: pointer;
}

.mykpi-bu:active {
    background: #595959;
}

.hierarchy-bu-continer {
    margin: 20px;

}

.hierarchy-bu {
    text-align: center;
    width: 14%;
    display: inline-block;
    margin: 10px 20px 10px 0;
    line-height: 30px;
    background-color: #e6e6e5;
    border: 1px solid #6a6a6a;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
}

.hierarchy-bu:hover {
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}

.hierarchy-bu:active {
    background: #595959;
}

.welcom-page-midlle {
    width: 90%;
}


.welcome-kpi-table {
    width: 90%;
    margin: 0px 20px 40px 0;
}



.welcome-kpi-table th {
    font-weight: normal;
    border: 1px solid #d3d3d3;
    height: 40px;
    /* width: 14%; */
}

.welcome-kpi-table th .fa-edit {
    cursor: pointer;
}


.welcome-kpi-table td {
    border: 1px solid #d3d3d3;
    padding: 5px;
    text-align: center;
}

.percent-input{
    width: 80%;
    text-align: center;
}

.welcome-kpi-table td:last-child div {
    text-align: right;
    height: 50px;
    overflow-y: scroll;
    overflow-x: hidden;
    cursor: pointer;

}

.tabs {
    display: inline-block;
    width: 90%;
}



.tabs ul {
    list-style: none;
    margin: 40px 20px 0 0;
    padding: 0px;
    width: 100%;
}

.tabs ul li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #bababa;
    border-bottom: none;
    padding: 0 25px 0 25px;
    width: 20%;
    text-align: center;
    cursor: pointer;
    
}

.tabs ul li a{
    color: #524c4a;
}


.tabs ul li .fa-plus{
    padding-left: 10px;
}

.tabs ul .a:hover {
    background-color: #dbdbdb;
}

.tabs-selcted{
    background-color: #dbdbdb;
}

.tableKPI3-tab-icon{
    display: inline-block;
    float: left;
}

.b{
    background-color: #dbdbdb;
    
}

.hierarchy-bu-selcted{
    background-color: #595959;
    color: #ffffff;
}

.yers-bu-continer{
    width: 15%;
    display: inline-block;
    
    margin: 0px 30px 20px 0;
    
    border-radius: 2px;
    color: #524c4a;   
}

.yers-bu-1{
    display: inline-block;
    text-align: right;
    background-color: #e6e6e5;
    line-height: 40px;
    width: 49%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    /* border-left: 1px solid #6a6a6a;  */
    cursor: pointer;
    border: 1px solid #6a6a6a;
}

.yers-bu-1:hover{
    background-color: #7a7a7a;
    color: #ffffff;
}

.yers-bu-1 a{
    color: #524c4a;   
}

.yers-bu-1:hover a{
    color: #ffffff;
}


.yers-bu-2{
    display: inline-block;
    text-align: right;
    line-height: 40px;
    background-color: #e6e6e5;
    width: 48%;
    text-align: center;
    margin-right: -4px;
    padding: 0px;
    cursor: pointer;
    border: 1px solid #6a6a6a;
    border-right: none; 
    color: #524c4a;   
}

.yers-bu-2:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    border-right: 1px solid #6a6a6a; 
}

.yers-bu-2 a{
    color: #524c4a;   
}

.yers-bu-2:hover a{
    color: #ffffff;
}


.hierarchy-bu-my-emplywes{
    text-align: center;
    width: 14%;
    margin: 10px 30px 20px 0;
    line-height: 20px;
    background-color: #e6e6e5;
    border: 1px solid #6a6a6a;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    cursor: pointer;
}

.hierarchy-bu a{
    color: #524c4a;
}


.hierarchy-bu:hover a{
    color: #ffffff;
}


.hierarchy-bu-my-emplywes:hover{
    cursor: pointer;
    color: #ffffff;
    background-color: #64aa3c;
}


/* .hierarchy-bu-my-emplywes-2 in coomanlib survey.asp{
    text-align: center;
    width: 10%;
    display: inline-block;
    margin: 10px 30px 20px 0;
    line-height: 30px;
    background-color: #64aa3c;
    color: #ffffff;
    border: 1px solid #6a6a6a;
    border-radius: 4px;
    cursor: pointer;
    padding: 10px;
} */

.hierarchy-bu-my-emplywes-2:hover{
    background-color: #524c4a;
    color: #ffffff;
    cursor: pointer;
    /* background-color: #64aa3c; */
}


.hierarchy-bu-selected{
    background-color: #524c4a;
    color: #ffffff;
    cursor: pointer;
}

.hierarchy-bu-selected a{
    color: #ffffff;
}


.tab-popUp{
    visibility: hidden;
    padding: 20px;
    line-height: 1.4;
    font-family: arial;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
    width: 50%;
    background-color: #e6e6e5;
    border-radius: 8px; 
    margin-right: 14px;
    border: 1px solid #6a6a6a;
    position: relative;
    z-index: 2;
    min-height: 150px;
}

.showPopUp{
    visibility: visible;
    opacity: 1;
}

.stapsBar-continar{
    position: absolute;
    z-index: 1;
    margin: 20px 20px 0 0;
    width: 50%;
    min-height: 140px;
}

.stapsBar-step1{
  display: inline-block;
  width: 11%;
  height: 100px;
  background-color: #524c4a;
  color:#ffffff;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
  
}

.stapsBar-step1:hover{
    background-color: #848281 !important;
    cursor: pointer;
}


.stapsBar-step2{
  display: inline-block;
  width: 11%;
  height: 100px;
  background-color: #524c4a;
  color:#ffffff;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
}

.stapsBar-step2:hover{
    background-color: #524c4a !important;
    cursor: pointer;
}

.stapsBar-step3{
  display: inline-block;
  width: 11%;
  height: 100px;
  background-color: #524c4a;
  color:#ffffff;
  border-radius: 50%;
  line-height: 100px;
  text-align: center;
}

.stapsBar-step3:hover{
    background-color: #726d6b !important;
    cursor: pointer;
}

.steps-line{
    display: inline-block;
    width: 10%; 
    height: 2px; 
    background-color: #c6c6c6;
    margin: 0 10px 0 10px;
}


@media only screen and (max-width: 1700px) {
  
    .stapsBar-continar{
        position: absolute;
        z-index: 1;
        margin: 20px 20px 0 0;
        width: 105%;
    }

}
  
/* .stapsBar-selectd{
    background-color: #524c4a !important;
} */
/*end tableKpi3.asp */

/* kpi.asp */
.kpiasp-table{
    
    width: 50%;
}

.kpiasp-table td{
    padding: 8px;
    padding-right: 0px;
    
}

.kpiasp-table td input[type="button"]{
    width: 100%;
    height: 35px;
}

/*end kpi.asp */

/* subkpi.asp */
.h1-subkpi{
    font-size: 2em;
    text-decoration: none;
}

.subkpi-properties-continar{
    width: 80%;
    margin-right: 20px;
    border: 2px solid #e8e8e8;
    
}

.property{
    display: inline-block;
    width: 48%;
    margin: 20px 10px 20px;

}

.property label{
    display: block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding-right: 5px;
}


.property input{
    width: 100%;
    height: 40px;
    border: 1px solid #ced4da;
    border-radius:4px; 
    padding: 5px;
}

.property select{
    width: 100%;
    border: 1px solid #ced4da;
    border-radius:4px; 
    padding: 11px;
    
}

option{
    padding: 5px;
}

.property-textarea label{
    display: block;
    margin-bottom: 10px;
    margin-right: 5px;
    padding-right: 5px;
}

.property-textarea textarea{
    width: 48%;
    border-radius:4px; 
    border: 1px solid #ced4da;
    resize: none;
    height: 80px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 10px 20px;
    
}

/* .subkpi-properties-continar input[type="button"]{
    margin: 10px;
    width: 50%;
    height: 40px;
    border: none;
    background-color: #0099ff;
    color: #ffffff;
    border-radius:4px; 
    font-size: 1em;
} */

.subkpi-properties-continar input[type="button"]:hover{
    background-color: #008ebf;
}

.subkpi-submit-bu{
    width: 60%;
    height: 45px;
    background-color: #008ebf;
    border: none;
    color: #ffffff;
    border-radius:3px; 
    display: block;
}

.subkpi-submit-bu:hover{
    background-color: #007ea8;
}
/*End subkpi.asp */



/* answertabletabs.asp */
.answertabletabs-top-table{
    width: 60%;
}


.answertabletabs-top-table td{
    padding: 8px;
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.answertabletabs-top-table td select{
    width: 70%;
    height: 35px;
    padding: 5px;
}

.answertabletabs-top-table td input{
    height: 25px;
    padding: 5px;
}

.answertabletabs-top-table td input[type="submit"]{
    width: 40%;
    height: 30px;
    
}

.answertabletabs-down-table{
    width: 90%;
}

.answertabletabs-down-table tr:hover{
    background-color: #d3d3d3;
}

.answertabletabs-down-table th{
    height: 40px;
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.answertabletabs-down-table td{
    padding: 10px;
    border: 1px solid #dbdbdb;
}
/*End answertabletabs.asp */

/* internalintegration.asp */
.internalintegration-top-table{
    width: 50%;
}

.internalintegration-top-table select{
    height: 30px;
    padding: 5px;
}

.internalintegration-top-table input[type="submit"]{
    width: 40%;
    height: 30px;
}

.internalintegration-down-table{
    width: 70%;
}

.internalintegration-down-table th{
    height: 40px;
    padding: 5px;
    border: 1px solid #dbdbdb;
}

.internalintegration-down-table td{
    padding: 10px;
    border: 1px solid #dbdbdb;
}

.internalintegration-down-table tr:hover{
    background-color: #d3d3d3;
}
/*End internalintegration.asp */

/* hidebyperiod.asp */
.hidebyperiod-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hidebyperiod-top-table td {
    padding-bottom: 15px;
}

.hidebyperiod-top-table td select{
    height: 30px;
    padding: 5px;
}

.hidebyperiod-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hidebyperiod-middle-table-one td{
    padding: 10px;
}

.hidebyperiod-middle-table-two{
    width: 27%;
}

.hidebyperiod-middle-table-two td{
    padding: 10px;
}

.hidebyperiod-middle-table-two td select{
    width: 100%;
    height: 30px;
}

.hidebyperiod-down-table{
    width: 70%;
}
.hidebyperiod-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hidebyperiod-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*end hidebyperiod.asp */


/* hidebyfield.asp */

.hidebyfield-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hidebyfield-top-table td {
    padding-bottom: 15px;
}

.hidebyfield-top-table td select{
    height: 30px;
    padding: 5px;
}

.hidebyfield-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hidebyfield-middle-table-one td{
    padding: 10px;
}

.hidebyfield-middle-table-two{
    width: 27%;
}

.hidebyfield-middle-table-two td{
    padding: 10px;
}

.hidebyfield-middle-table-two td select{
    width: 100%;
    height: 30px;
}

.hidebyfield-down-table{
    width: 70%;
}
.hidebyfield-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hidebyfield-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*end hidebyfield.asp */

/* hidebyuser.asp */
.hidebyuser-table-top{
    width: 70%;
    margin-bottom: 30px;
}

.hidebyuser-table-top td {
    padding-bottom: 15px;
}

.hidebyuser-table-top td select{
    height: 30px;
    padding: 5px;
}

.hidebyuser-table-top td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hidebyuser-table-down{
    width: 70%;
}
.hidebyuser-table-down th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hidebyuser-table-down td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End hidebyuser.asp */

/* hidebyversion.asp */
.hidebyversion-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hidebyversion-top-table td {
    padding-bottom: 15px;
}

.hidebyversion-top-table td select{
    height: 30px;
    padding: 5px;
}

.hidebyversion-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hidebyversion-down-table{
    width: 70%;
}
.hidebyversion-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hidebyversion-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End hidebyversion.asp */

/* hideOptionsByField.asp */
.hideOptionsByField-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hideOptionsByField-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.hideOptionsByField-top-table td select{
    height: 30px;
    padding: 5px;
}

.hideOptionsByField-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hideOptionsByField-down-table{
    width: 70%;
}
.hideOptionsByField-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hideOptionsByField-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

/*End hideOptionsByField.asp */

/* hideoptionsbyq.asp */
.hideoptionsbyq-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hideoptionsbyq-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.hideoptionsbyq-top-table td select{
    height: 30px;
    padding: 5px;
}

.hideoptionsbyq-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hideoptionsbyq-down-table{
    width: 70%;
}
.hideoptionsbyq-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hideoptionsbyq-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

/*End hideoptionsbyq.asp */

/* hidepages.asp */
.hidepages-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hidepages-top-table td {
    padding-bottom: 15px;
}

.hidepages-top-table td select{
    height: 30px;
    padding: 5px;
}

.hidepages-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hidepages-down-table{
    width: 70%;
}
.hidepages-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hidepages-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End hidepages.asp */

/* hide.asp */
.hide-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hide-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.hide-top-table td select{
    height: 30px;
    padding: 5px;
}

.hide-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hide-bu-continar{
    padding: 10px;
}

.hide-bu-continar input[type="button"]{
    width: 20%;
    margin: 0 0 20px 10px;
    height: 35px;
}


.hide-middle-table{
    width: 85%;
}
.hide-middle-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hide-middle-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.hide-middle-table td:last-child{
    text-align: center;
}

.hide-middle-table-two{
    width: 20%;
    margin-bottom: 30px;
}

.hide-middle-table-two td{
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}
.hide-middle-table-two td select{
    height: 30px;
    padding: 5px;
}

.hide-down-table{
    width: 85%;
}
.hide-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hide-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End hide.asp */


/* hideoptionsbyperiod.asp */
.hideoptionsbyperiod-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.hideoptionsbyperiod-top-table td {
    padding: 10px 0 10px 0;
    
}

.hideoptionsbyperiod-top-table select{
    height: 30px;
    padding: 5px;
}

.hideoptionsbyperiod-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.hideoptionsbyperiod-down-table{
    width: 85%;
}
.hideoptionsbyperiod-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.hideoptionsbyperiod-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

/*End hideoptionsbyperiod.asp */

/* qcopyingdirect.asp */
.qcopyingdirect-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.qcopyingdirect-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.qcopyingdirect-top-table td select{
    height: 30px;
    padding: 5px;
}

.qcopyingdirect-top-table td input[type="button"]{
    width: 20%;
    height: 30px;
}

.qcopyingdirect-middle-one-table{
    width: 70%;
    margin-bottom: 30px;
}

.qcopyingdirect-middle-one-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.qcopyingdirect-middle-one-table select{
    height: 30px;
    padding: 5px;
}


.qcopyingdirect-middle-two-table{
    width: 62%;
}

.qcopyingdirect-down-table{
    width: 90%;
}

.qcopyingdirect-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.qcopyingdirect-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

/*End qcopyingdirect.asp */

/*copyoptionstocluster.asp */
.copyoptionstocluster-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.copyoptionstocluster-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.copyoptionstocluster-top-table select{
    height: 30px;
    padding: 5px;
}

.copyoptionstocluster-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.copyoptionstocluster-down-table{
    width: 85%;
}
.copyoptionstocluster-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.copyoptionstocluster-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End copyoptionstocluster.asp */

/* copybygroups.asp*/
.copybygroups-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.copybygroups-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
    vertical-align: middle;
}

.copybygroups-top-table td img{
    vertical-align: middle;
}

.copybygroups-top-table select{
    height: 30px;
    padding: 5px;
}

.copybygroups-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.copybygroups-down-table{
    width: 85%;
}
.copybygroups-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.copybygroups-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End copybygroups.asp*/

/* copyoptionstoquestion.asp */
.copyoptionstoquestion-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.copyoptionstoquestion-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
    vertical-align: middle;
}


.copyoptionstoquestion-top-table select{
    height: 30px;
    padding: 5px;
}

.copyoptionstoquestion-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.copyoptionstoquestion-down-table{
    width: 85%;
}
.copyoptionstoquestion-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.copyoptionstoquestion-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End copyoptionstoquestion.asp */

/* cloneansweridquestions.asp */
.cloneansweridquestions-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.cloneansweridquestions-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
    vertical-align: middle;
}


.cloneansweridquestions-top-table select{
    height: 30px;
    padding: 5px;
}

.cloneansweridquestions-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.cloneansweridquestions-down-table{
    width: 85%;
}
.cloneansweridquestions-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.cloneansweridquestions-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End cloneansweridquestions.asp */

/* replacements.asp */
.replacements-top-table{
    width: 85%;
}

.replacements-top-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.replacements-top-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.replacements-top-table-two{
    width: 85%;
}

.replacements-top-table-two th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.replacements-top-table-two td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.replacements-down-table{
    width: 70%;
    margin-bottom: 30px;
}

.replacements-down-table td {
    padding: 10px 0 10px 0;
}


.replacements-down-table select{
    height: 30px;
    padding: 5px;
}

.replacements-down-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

/*End replacements.asp */

/* replacementurl.asp */
.replacementurl-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.replacementurl-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.replacementurl-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.replacementurl-down-table{
    width: 90%;
}
.replacementurl-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.replacementurl-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End replacementurl.asp */

/* targets.asp */
.targets-top-table{
    width: 70%;
    margin-bottom: 30px;
}

.targets-top-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.targets-down-table{
    width: 90%;
}
.targets-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.targets-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End targets.asp */


/* languages.asp */
.languages-top-table-one{
    width: 70%;
    margin-bottom: 30px;
}

.languages-top-table-one td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.languages-top-table-one td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.languages-top-table-two{
    width: 70%;
}

.languages-top-table-two td {
    padding: 10px 0 10px 0;
    border: 1px solid #dbdbdb;
}

.languages-down-table{
    width: 90%;
}

.languages-down-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.languages-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.languages-down-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}
/* End languages.asp */

/* randcategories.asp */
.randcategories-table{
    width: 90%;
}

.randcategories-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.randcategories-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.randcategories-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}
/*End randcategories.asp */

/* pagesnames.asp */
.pagesnames-table{
    margin-top: 30px;
    width: 90%;
}

.pagesnames-table th{
    height: 40px;
    border: 1px solid #dbdbdb;
}

.pagesnames-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.pagesnames-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}
/*End pagesnames.asp */

/* mandatorysum.asp */
.mandatorysum-table{
    width: 70%;
    margin-bottom: 30px;
}

.mandatorysum-table td {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dbdbdb;
}

.mandatorysum-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

/*End mandatorysum.asp */

/* ABUTTONSELECTEDSS */
.ABUTTONSELECTEDSS{
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    min-width: 120px;
    padding: 0 5px 0 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    text-decoration: none;
    border: 1px solid #4B4B4B;
    border-radius: 4px;

}
/*End  ABUTTONSELECTEDSS */

/* reminderedit.asp */
.reminderedit-top-table{
    width: 80%;

}

.reminderedit-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 8px;
}


.reminderedit-top-table td input[type="text"]{
    width: 95%;
    padding: 5px;
}

.reminderedit-top-table td input[type="submit"]{
    width: 50%;
    height: 45px;
    
}



.reminderedit-top-table td select{
    width: 60%;
    height: 30px;
}

.reminderedit-top-table td:nth-child(2){
   width: 60%;
}
/*End reminderedit.asp  */

/*qRatingGroups.asp*/
.qRatingGroups-down-table{
    width: 80%;
}

.qRatingGroups-down-table th{
    height: 25px;
}

.qRatingGroups-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End qRatingGroups.asp*/

/* qtxtversions.asp */
.qtxtversions-down-table{
    width: 80%;
}

.qtxtversions-down-table th{
    height: 25px;
}

.qtxtversions-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End qtxtversions.asp */

/* getfromwebservices.asp */
.getfromwebservices-down-table{
    width: 80%;
}

.getfromwebservices-down-table th{
    height: 25px;
}

.getfromwebservices-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End getfromwebservices.asp */


/* altperiods.asp */
.altperiods-down-table{
    width: 80%;
}

.altperiods-down-table th{
    height: 25px;
}

.altperiods-down-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}
/*End altperiods.asp */

/* edittable.asp */
.edittable-table{
    width: 80%;
}

.edittable-table th{
    height: 25px;
}

.edittable-table td{
    border: 1px solid #dbdbdb;
    padding: 8px;
}

.edittable-table td select{
    width: 90%;
    height: 25px;
}
/*End edittable.asp */

/* minselgroups.asp */
.minselgroups-top-table{
    width: 70%;
}

.minselgroups-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.minselgroups-top-table td select{
    height: 30px;
}

.minselgroups-top-table td input[type="submit"]{
    width: 30%;
    height: 30px;
}

.minselgroups-top-table td textarea{
    width: 60% !important;
}

.minselgroups-down-table{
    margin: 40px 0 0 0;
}

.minselgroups-down-table{
    width: 80%;
}

.minselgroups-down-table th{
    height: 35px;
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.minselgroups-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.minselgroups-down-table td input[type="submit"]{
    width: 90%;
}

.minselgroups-down-table td input[type="button"]{
    width: 90%;
}
/*End minselgroups.asp */

/* qlimitoption.asp */
.qlimitoption-top-table{
    width: 70%;
}

.qlimitoption-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.qlimitoption-top-table td select{
    width: 80%;
    height: 30px;
}

.qlimitoption-top-table td input[type="Submit"]{
    width: 60%;
    height: 30px;
}

.qlimitoption-down-table{
    margin: 30px 0 0 0;
    width: 90%;
}

.qlimitoption-down-table th{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.qlimitoption-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End qlimitoption.asp */

/*dyntablesgroups.asp  */
.dyntablesgroups-top-table{
    width: 80%;
}

.dyntablesgroups-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.dyntablesgroups-top-table td select{
    width: 70%;
    height: 30px;
}

.dyntablesgroups-top-table td input[type="submit"]{
    width: 30%;
    height: 40px;
}

.dyntablesgroups-down-table{
    margin: 30px 0 0 0;
    width: 90%; 
}

.dyntablesgroups-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.dyntablesgroups-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End dyntablesgroups.asp  */

/* createansweridbyfield.asp */
.createansweridbyfield-top-table{
    width: 80%;
}

.createansweridbyfield-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.createansweridbyfield-top-table td select{
    width: 50%;
    height: 30px;
}

.createansweridbyfield-down-table{
    width: 90%;
}

.createansweridbyfield-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.createansweridbyfield-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.createansweridbyfield-top-table td input[type="submit"]{
    height: 30px;
}
/*End createansweridbyfield.asp */

/* workerfilelock.asp */
.workerfilelock-top-table{ 
    width: 70%;

}
.workerfilelock-top-table td{ 
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.workerfilelock-top-table td select{ 
    width: 60%;
    height: 25px;
}

.workerfilelock-top-table td input[type="Submit"]{ 
    width: 25%;
    height: 30px;
}

.workerfilelock-down-table{
    margin-top: 40px;
    width: 90%;
}

.workerfilelock-down-table th{
    height: 30px;
}
/*End workerfilelock.asp */

/* addevaluatorfromanswer.asp */
.addevaluatorfromanswer-top-table{
    width: 70%;
}

.addevaluatorfromanswer-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0; 
}

.addevaluatorfromanswer-top-table td select{
    width: 60%;
    height: 30px;
}

.addevaluatorfromanswer-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.addevaluatorfromanswer-top-table td input[type="submit"]{
    width: 25%;
    height: 30px;
}

.addevaluatorfromanswer-down-table{
    width: 80%;
}

.addevaluatorfromanswer-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.addevaluatorfromanswer-down-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/*End addevaluatorfromanswer.asp */

/*integration360.asp  */
.integration360-top-table{
    width: 70%;
}

.integration360-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;  
}

.integration360-top-table td select{
    width: 60%;
    height: 30px;
}

.integration360-top-table td input[type="Submit"]{
    width: 25%;
    height: 30px;
}

.integration360-down-table{
    width: 80%;
}

.integration360-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.integration360-down-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/*End integration360.asp  */

/* managerassign.asp */
.managerassign-top-table{
    width: 50%;
}

.managerassign-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;  
}

.managerassign-top-table td select{
    width: 60%;
    height: 30px;
}

.managerassign-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.managerassign-top-table td input[type="button"]{
    width: 25%;
    height: 30px;
}

.managerassign-top-table td input[type="submit"]{
    width: 30%;
    height: 30px;
}

.managerassign-down-table{
    width: 80%;
}

.managerassign-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}


.managerassign-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End managerassign.asp */

/* qtextimportexport.asp */
.qtextimportexport-table{
    width: 50%;
    margin-top: 20px;
}

.qtextimportexport-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.qtextimportexport-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End qtextimportexport.asp */

/*accordiontables.asp  */
.accordiontables-top-table{
    width: 70%;    
}

.accordiontables-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;  
}

.accordiontables-top-table td select{
    width: 60%;
    height: 30px;
}

.accordiontables-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.accordiontables-top-table td input[type="submit"]{
    width: 30%;
    height: 30px;
}

.accordiontables-down-table{
    width: 80%;
}

.accordiontables-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}


.accordiontables-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.accordiontables-down-table td input[type="Submit"]{
   
}
/*End accordiontables.asp  */

/* openridfromfield.asp */
.openridfromfield-table{
    width: 70%;

}

.openridfromfield-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;  
}

.openridfromfield-table td select{
    width: 60%;
    height: 30px;
}

.openridfromfield-table td input[type="Submit"]{
    width: 20%;
    height: 30px;
}
/*End openridfromfield.asp */

/* inputintegernoframes.asp */
.inputintegernoframes-top-table{
    width: 70%;
}

.inputintegernoframes-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;  
}

.inputintegernoframes-top-table td select{
    width: 60%;
    height: 30px;
}

.inputintegernoframes-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.inputintegernoframes-down-table{
    width: 80%;
}

.inputintegernoframes-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.inputintegernoframes-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End inputintegernoframes.asp */

/* mandatory.asp */
.mandatory-table{
    width: 80%;
}

.mandatory-table td{
    border: 1px solid #dbdbdb;
    padding: 10px;  
}

.mandatory-table td select{
    width: 60%;
    height: 30px;
}

.mandatory-table td input[type="button"]{
    width: 20%;
    height: 30px;
    margin-right: 10px;
}

.mandatory-table td input[type="submit"]{
    width: 20%;
    height: 30px;
    margin-right: 10px;
}
/*End mandatory.asp*/

/* multistategroups.asp */
.multistategroups-top-table{
    width: 70%;
}

.multistategroups-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.multistategroups-top-table td select{
    width: 60%;
    height: 30px;
}

.multistategroups-top-table td input[type="Submit"]{
    width: 20%;
    height: 30px;
}

.multistategroups-down-table{
    width: 80%;
}

.multistategroups-down-table th{
    height: 30px;
}

.multistategroups-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End multistategroups.asp */

/* answerClusterCount.asp */
.answerClusterCount-top-table{
    width: 70%;
}

.answerClusterCount-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.answerClusterCount-top-table td select{
    width: 60%;
    height: 30px;
}

.answerClusterCount-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.answerClusterCount-top-table td input[type="Submit"]{
    width: 20%;
    height: 30px;
}

.answerClusterCount-down-table{
    width: 90%;
}

.answerClusterCount-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}
/*End answerClusterCount.asp */

/*mandatorybyquestion.asp  */
.mandatorybyquestion-top-table{
    width: 70%;
}
.mandatorybyquestion-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.mandatorybyquestion-top-table td select{
    width: 60%;
    height: 30px;
}

.mandatorybyquestion-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.mandatorybyquestion-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.mandatorybyquestion-down-table{
    width: 80%;
}

.mandatorybyquestion-down-table th{
    height: 30px;
}

.mandatorybyquestion-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End mandatorybyquestion.asp  */

/* oneoption2questions.asp */
.oneoption2questions-top-table{
    width: 70%;
}

.oneoption2questions-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.oneoption2questions-top-table td select{
    width: 60%;
    height: 30px;
}

.oneoption2questions-top-table td input[type="submit"]{
    width: 25%;
    height: 30px;
}

.oneoption2questions-down-table{
    width: 80%;
}

.oneoption2questions-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.oneoption2questions-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End oneoption2questions.asp */

/*New sideNav  */
.sidenav a{
    text-decoration: none;
    color: #818181;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    background-color: #ededed;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    top: 0px;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

#content-continer {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
/*End New sideNav  */

/* managerlistorderhide.asp */
.managerlistorderhide-top-table{
    width: 70%;
}

.managerlistorderhide-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.managerlistorderhide-top-table td select{
    width: 60%;
    height: 30px;
}

.managerlistorderhide-top-table td input[type="button"]{
    width: 40%;
    height: 30px;
}

.managerlistorderhide-top-table td input[type="submit"]{
    width: 40%;
    height: 30px;
}

.managerlistorderhide-down-table{
    width: 80%;
}

.managerlistorderhide-down-table th{
    border: 1px solid #dbdbdb;
}

.managerlistorderhide-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End managerlistorderhide.asp */

/*managerlistorderhidebyfield.asp*/
.managerlistorderhidebyfield-top-table{
    width: 60%;
}

.managerlistorderhidebyfield-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.managerlistorderhidebyfield-top-table td select{
    width: 70%;
    height: 30px;
}

.managerlistorderhidebyfield-top-table td input[type="submit"]{
    width: 40%;
    height: 30px;
}

.managerlistorderhidebyfield-down-table{
    width: 80%;
}

.managerlistorderhidebyfield-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.managerlistorderhidebyfield-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End managerlistorderhidebyfield.asp*/

/*qinmanagerlist.asp*/
.qinmanagerlist-top-table{
    width: 70%;
}

.qinmanagerlist-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.qinmanagerlist-top-table td select{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.qinmanagerlist-top-table td input[type="submit"]{
    width: 30%;
    height: 30px;
}

.qinmanagerlist-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.qinmanagerlist-down-table{
    margin-top: 30px;
    width: 80%;
}

.qinmanagerlist-down-table th{
    height: 35px;
    border: 1px solid #dbdbdb;
}

.qinmanagerlist-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End qinmanagerlist.asp*/

/*managerlistbyfield.asp*/
.managerlistbyfield-top-table{
    width: 70%;
}

.managerlistbyfield-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.managerlistbyfield-top-table td select{
    width: 70% !important;
    height: 30px;
}

.managerlistbyfield-top-table td input[type="submit"]{
    width: 25%;
    height: 30px;
}

.managerlistbyfield-down-table{
    width: 80%;
}

.managerlistbyfield-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.managerlistbyfield-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End managerlistbyfield.asp */

/* managerlistorderhidebyuser.asp */
.managerlistorderhidebyuser-top-table{
    width: 70%;
}

.managerlistorderhidebyuser-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.managerlistorderhidebyuser-top-table td select{
    width: 60%;
    height: 30px;
}

.managerlistorderhidebyuser-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.managerlistorderhidebyuser-down-table{
    width: 80%;
}

.managerlistorderhidebyuser-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.managerlistorderhidebyuser-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End managerlistorderhidebyuser.asp */

/*autorsync.asp*/
.autorsync-top-table{
    width: 70%;
}

.autorsync-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.autorsync-top-table td select{
    width: 60%;
    height: 30px;
}

.autorsync-top-table td input[type="submit"]{
    width: 25%;
    height: 30px;
}

.autorsync-middle-table{
    width: 70%;
}

.autorsync-middle-table select{
    width: 50%;
    height: 25px;
}

.autorsync-down-table{
    width: 80%;
}

.autorsync-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.autorsync-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}
/*End autorsync.asp*/

/* rnameedit.asp */
.rnameedit-table{
    width: 90%;
}

.rnameedit-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.rnameedit-table td select{
    width: 60%;
    height: 30px;
}

.rnameedit-table td input[type="text"]{
    width: 70%;
}
/*End rnameedit.asp */

/* main page popUp */
.content-continar{
    width: 100%;
    
}

.content-continar img{
    width: 100%;
    position: relative;
}

.text-continar{
    position: absolute;
    top: 100%;
    right: 25%;
    width: 50%;
    height: 300px;
    background-color: #d4d4d4;
    text-align: center;
    border: 4px solid #3a880f;
}

.text-title{
    margin-top: 30px;
    display: inline-block; 
    color: #3a880f;
    font-size: 1.6em;
}

.text-text{
    display: inline-block;
    margin-top: 20px;
    font-size: 2em;
    line-height: 1.5;
}

.survey-enter-bu{
    margin-top: 30px;
}

.survey-enter-bu button{
    width: 40%;
    height: 40px;
    background-image: linear-gradient(#429b10,#3a880f);
    color: #ffffff;
    font-size:1em;
    cursor: pointer;
    outline: none;
    border: none;
}


@media screen and (max-width: 1280px) {
    .content-continar{
        width: 100%;
        
    }
    
    .content-continar img{
        width: 100%;
        position: relative;
    }
    
    .text-continar{
        position: absolute;
        top: 75%;
        right: 25%;
        width: 50%;
        height: 300px;
        background-color: #d4d4d4;
        text-align: center;
        border: 4px solid #3a880f;
    }
    
    .text-title{
        margin-top: 30px;
        display: inline-block; 
        color: #3a880f;
        font-size: 1.6em;
    }
    
    .text-text{
        display: inline-block;
        margin-top: 20px;
        font-size: 1.4em;
        line-height: 1.5;
    }
    
    .survey-enter-bu{
        margin-top: 30px;
    }
    
    .survey-enter-bu button{
        width: 40%;
        height: 40px;
        background-image: linear-gradient(#429b10,#3a880f);
        color: #ffffff;
        font-size:1em;
        cursor: pointer;
        outline: none;
        border: none;
    }
  }
  
/* End main page popUp */


/* onanswersubmit.asp */
.onanswersubmit-table{
    width: 90%;
}

.onanswersubmit-table th{
    height: 30px;
    border: 1px solid #dbdbdb;   
}

.onanswersubmit-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/*End onanswersubmit.asp */

/* qidqidweight.asp */
.qidqidweight-table{
    width: 80%;
}

.qidqidweight-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.qidqidweight-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/*End qidqidweight.asp */

/* NormalDistribution.asp */
.NormalDistribution-top-table{
    width: 70%;
}

.NormalDistribution-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.NormalDistribution-top-table td input[type="text"]{
    width: 60%;
    height: 25px;
}

.NormalDistribution-top-table td select{
    width: 60%;
    height: 30px;
}

.NormalDistribution-top-table td input[type="submit"]{
    width: 20%;
    height: 30px;
}

.NormalDistribution-down-table{
    width: 80%;
}

.NormalDistribution-down-table th{
    height: 30px;
    border: 1px solid #dbdbdb;
}

.NormalDistribution-down-table td{
    padding: 5px;
    border: 1px solid #dbdbdb;
}
/*End NormalDistribution.asp */


/* prestntion page */
.pres-side-nav-td{
    width: 25%;
    height: 100%;
    height: 100vh;
}

.pres-side-nav {
    width: 380px;
    background-color: #e6e6e5;
    height: 100%;
    margin-left: 60px;    
}

.pres-side-nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.pres-side-nav ul li {
    padding: 12px;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    font-size: 0.9em;
}

.pres-side-nav ul li a{
    color: #524c4a;
    padding-right:5px; 
}

.pres-side-nav ul li:hover a{
    color: #ffffff;
}

.pres-side-nav ul li:hover {
    background-color: #7a7a7a;
    color: #ffffff;
} 


.close-pres-side-nav-icon{
    width:380px;
    border-bottom: 1px solid #cccccc;
    height: 40px;
    line-height:40px;
    background-color: #e6e6e5;
    transition: width 0.5s;
}

.close-pres-side-nav-icon i{
    font-size:1.4em;
    cursor: pointer;
    margin: 10px 10px 0 0;
}

.close-pres-side-nav-icon i:hover{
    color: #707171;
}

.close-pres-side-nav-icon-closed{
    width:100%;
    transition: width 0.5s;
}

.pres-name-continer{
    margin: 10px 10px 10px 0px;
}        

.pres-name-continer h1{
    text-decoration: underline;
    font-size: 1.2em;
    margin-bottom: 10px;
}

.pres-name-continer p{ 
    font-size: 0.9em;
}

.pres-info-continar{
    margin: 0px 0px 10px 0px;
}

.more-pres-option-continer{
    margin: 10px 10px 10px 0px;
}

.pres-more-options-table{
    margin: 20px 0px 20px 0px;
}

.pres-more-options-table td{
    padding: 5px;
    vertical-align: middle;

}

.pres-more-options-table td img{
    cursor: pointer;
    width: 100%;
}

.pres-more-option-bu {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 10px;
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
}

.pres-more-option-bu a{
    color: #524c4a;
}

.pres-more-option-bu:hover {
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}

.pres-more-option-bu:hover a{
    color: #ffffff;
}

.pres-side-nav-selected-slide{
    background-color: #7a7a7a;
    color: #ffffff;
}

.more-pres-option-continer h1{
    text-decoration: underline;
    font-size: 1em;
    margin-bottom: 10px;   
}

.graf-info-pres-continar{
    margin: 10px 10px 10px 0px;
}
.graf-info-pres-continar h1{
    font-size: 1em;
}

.graf-info-pres-continar img{
    width: 100%;
}

.info-pres-table-continar{
    width: 100%;
    overflow-x:auto;
    margin-top: 20px;
}
.info-pres-table{
    width: 100%;            
}

.info-pres-table th{
    font-size: 0.8em;
    font-weight: normal;
    background-color: #526082;
    color: #ffffff;
    padding: 1%;
    height: 25px;
    border: 1px solid #d1d1d1;
}

.info-pres-table td{
    padding: 1%;
    border: 1px solid #d1d1d1;
}

@media screen and (max-width: 1280px) {
.pres-side-nav {
    width: 300px;
    background-color: #e6e6e5;
    height: 100%;
    margin-left: 20px;
    
}

.close-pres-side-nav-icon{
    width:300px;
    border-bottom: 1px solid #cccccc;
    height: 40px;
    line-height:40px;
}

.close-pres-side-nav-icon-closed{
    width:100%;
}

}

.repet-content-hmburger{
background-color: #e6e6e5;
font-size: 1.2em;
cursor: pointer;
margin-bottom:10px;
height: 30px;
line-height:30px;
padding-right:5px;


}

.repet-content-hmburger span{
display: inline-block;
margin-right:5px;
font-size: 0.9em;
height: 30px;
line-height:30px;
}

.repet-content-text{
width: 90%;   
margin-bottom: 20px;
line-height: 1.4;
margin-right:10px;
}


.repet-content-text-closed{
display:none;
}

.grapf-description-hmburger-continer{
background-color: #e6e6e5;
cursor: pointer;
margin-bottom:10px;
/* height: 30px; */
line-height:30px;
padding-right:10px;
font-size: 1.2em;
}

.grapf-description-hmburger-continer span{
display: inline-block;
margin-right:5px;
font-size: 0.9em;
height: 30px;
line-height:30px;   
}

.grapf-description-text{
width: 90%;   
margin-bottom: 20px;
line-height: 1.4;
margin-right:10px;
}

.grapf-description-text-closed{
display: none;
}

.pres-text-continar{
margin-top: 10px; 
}

.pres-text-continar{
line-height: 1.4;
}
/*End prestntion page   */

/* report page */
.graphquestionquestion-moreoption-cuts-type-continar{
    margin: 10px 20px 10px 0;
}

.graphquestionquestion-moreoption-cuts-type-continar h1{
    text-decoration: underline;
    font-size: 1em;
    margin-bottom: 10px;   
}

.graphquestionquestion-moreoption-cuts-type-continar table td{
    padding: 8px;
}

.graphquestionquestion-moreoption-quastions-continar{
    margin: 10px 20px 10px 0;
}

.graphquestionquestion-moreoption-quastions-continar h1{
    text-decoration: underline;
    font-size: 1em;
    margin-bottom: 10px;   
}


.graphquestionquestion-moreoption-quastions-continar table td{
    padding: 8px;
    border-left: 1px solid #dbdbdb;   
}

.graphquestionquestion-moreoption-quastions-continar table td:last-child{
    border: none;
}

.graphquestionquestion-moreoption-quastions-continar table td select{
    height: 25px;
}

.graphquestionquestion-moreoption-quastions-resuelt-table{
    margin: 30px 20px 10px 0;   
    min-width: 20%;
}

.graphquestionquestion-moreoption-quastions-resuelt-table td{
    padding: 8px;
    border: 1px solid #dbdbdb;
    
}

.graphquestionquestion-moreoption-quastions-resuelt-table tr:nth-child(3) td:first-child{
    border: none;
}
.graphquestionquestion-moreoption-quastions-resuelt-table tr:nth-child(4) td:first-child{
    border: none;
}

.graphquestionquestion-moreoption-quastions-resuelt-table tr:nth-child(4) td:nth-child(2){
    border: none;
}
.graphquestionquestion-moreoption-quastions-resuelt-table tr:nth-child(3) td:nth-child(2){
    border: none;
}


.graphquestionquestion-moreoption-bu {
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 10px;
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    margin-left: 12px;
    margin-right: 5%;
    width: 80%;
    margin-top: 10px;
    line-height: 1.2;
}

.graphquestionquestion-moreoption-bu:hover {
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}

.graphquestionquestion-moreoption-bu i{
    padding-left: 5px;
}

/* End report page */


/*kpiproperties.asp  */
.kpiproperties-top-table{
    width: 60%;
}

.kpiproperties-top-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 20px 0 20px 0;
}

.kpiproperties-top-table td input[type="text"]{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.kpiproperties-top-table td select{
    width: 60%;
    height: 30px;
    padding-right: 5px;
}

.kpiproperties-top-table td input[type="submit"]{
    width: 40%;
    height: 35px;
}

.kpiproperties-down-table{
    width: 80%;
}

.kpiproperties-down-table th{
    height: 30px;
}

.kpiproperties-down-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*End kpiproperties.asp  */


/* System Bu
input[type="button"]{
    padding:5px;	
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    cursor: pointer;
    outline: none;

}


input[type="button"]:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}

input[type="submit"]{
    padding:5px;	
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    cursor: pointer;
    outline: none;

}

input[type="submit"]:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
} */

/*End System Bu */

/* PopUp Tamplate */
.popUp-top-table{
   width: 80%;
}

.popUp-down-table td{
    /* font-size: 0.9em; */
    font-weight: normal;
    
}

input[type="file"]{
    padding:5px;	
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    cursor: pointer;
    outline: none;
}

input[type="file"]:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}
/*End PopUp Tamplate */

/* listeditml360extened.asp */
.listeditml360extened-with-title-table{
    margin: 56px 10px 0 0;  

}

.listeditml360extened-with-title-table th{
    height: 20px;
    padding: 5px;
}

.listeditml360extened-with-title-table td{
    border: 1px solid #dbdbdb;
}
/*End listeditml360extened.asp */

/* Sent Mail Page -reminderml.asp */
.sent-mail-continar{
    text-align: center;
    margin-bottom: 20px;
    
}

.sent-mail-image{
    margin: 20px 0 10px 0;
}

.sent-mail-image img{
    height: 150px;
}

.sent-mail-text-continar h1{
    margin-bottom: 30px;
    font-size: 1.4em;
    text-decoration: underline;
}

.sentmail-pepole-table{
    width: 50%;
    margin-bottom: 20px;
}

.sentmail-pepole-table th{
    font-size: 0.9em;
    /* background-color: #2b455c;  in survey tamplate*/
    /* color: #ffffff; in survey tamplate*/
    height: 25px;
}

.sentmail-pepole-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;
}

.zero-send-masg{
    text-align: center
}

.sentMail-back-bu{
    width: 15%;
    margin: auto;
    padding:5px;	
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    cursor: pointer;
    outline: none;

}
.sentMail-back-bu:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}
/*End  Sent Mail Page - reminderml.asp*/

/* chooseseparator.asp */
.chooseseparator-table{
    width: 40%;
    margin-right: 20px;
}

.chooseseparator-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}


.chooseseparator-submit-bu{
    width: 100%;
    margin-right: 5px;
    height: 30px;
    background-color: #7a7a7a;
    border-radius: 4px;
    color: #ffffff;
    border: 1px solid #cccccc;
    padding: 5px;
}

.chooseseparator-submit-bu:hover{
    cursor: pointer;
    background-color: #e6e6e5;
    color: #524c4a;
}



/*End chooseseparator.asp */

/*choosecategory.asp  */
.choosecategory-table{
    width: 90%;
}

.choosecategory-table th{
    border: 1px solid #dbdbdb;
    height: 30px;
}

.choosecategory-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*End choosecategory.asp */

/* choosecluster.asp */
.choosecluster-table{
    width: 90%;
}

.choosecluster-table th{
    border: 1px solid #dbdbdb;
    height: 30px;
}

.choosecluster-table td{
    border: 1px solid #dbdbdb;
    padding: 5px;   
}
/*End  choosecluster.asp */

/* integration360.asp */
.integration360-top-table{
    width: 70%;
}
/*End integration360.asp */

/* kpi.asp */
.kpi-bu-table{
    width: 70%;
}

.kpi-bu-table td{
    border-bottom: 1px solid #dbdbdb;
    padding: 10px;   
}
/*End kpi.asp */

/*tadmin1.asp*/
.tadmin1-table{
    width: 60%;
}

.tadmin1-table td{
    padding: 10px;
    border-bottom: 1px solid #dbdbdb;
}

.tadmin1-table td select{
    width: 70%;
    height: 25px;
}

.tadmin1-table td input{
    width: 80%;
    height: 25px;
}
/*End tadmin1.asp*/

/* New Mobile login Page */
.mobile-login-header{
    width: 100%;
    min-height: 80px;
    box-shadow:0px 2px 5px 0px #dbdbdb;
    text-align: center;
    
}

.mobile-login-header-logo img{
    height: 50px;
    margin-top: 20px;
}

.mobile-login-form-title{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    
}

.mobile-login-form-name-field{
    display: block;
}
.mobile-login-form-name-field{
    width: 100%;
    height: 40px;
}

.mobile-login-form-fields{
    width: 100%;
    height: 40px;
    margin-top: 20px;
    text-align: center;
    border: 1px solid #d1d1d1 !important;
    
}


.mobile-login-form-fields-name-icon{
    position: relative;
}

.mobile-login-form-fields-name-icon input{
    background-color: red;
}

.mobile-login-form-fields-name-icon .fa-user{
    position: absolute;
    right: 28%;
    top: 32px;
    font-size: 1.4em;
    color: #707171;
}

.mobile-login-form-fields-name-icon .fa-lock{
    position: absolute;
    right: 28%;
    top: 32px;
    font-size: 1.4em;
    color: #707171;
}

.mobile-login-form-enter-bu-continar{
    text-align: center;
}

.mobile-login-form-enter-bu{
 margin: 30px 0 0 0;
 width: 70%;
 height: 45px;
 border: 1px solid #33bff3;
 background-color: #5295ce;
 color: #ffffff;
 border-radius: 10px;
}
/*End New Mobile login Page */

/* PrintPage  answertablewordout.asp*/
.print-page-title h1{
    font-size: 1.4em;
    text-decoration: none;
    margin: 20px 22px 20px 0;    
}

.print-page-info-files-table{
    width: 60%;
    margin: 0px 20px 20px 0;
}

.print-page-info-files-table th{
    border: 1px solid #d1d1d1;
    padding: 5px;
    background-color: #e5e5e5;
    color: #494949;
    height: 25px;
}

.print-page-info-files-table td{
    border: 1px solid #d1d1d1;
    padding: 5px;
    text-align: center;
    
}

.print-page-info-files-table td .fa{
    font-size:1.4em;
    
}


.print-page-info-files-table td button{
    background-color: #c1c1c1;
    width: 150px;
    height: 35px;
    color: #4c4c4c;
    border-radius: 5px;
    border: none;
    outline: none;
}

.print-page-info-files-table td button:hover{
    background-color: #8e8e8e;
    color: #ffffff;
    cursor: pointer;
}

.print-page-info-files-table td button:active{
    box-shadow: inset 0 0 8px #707171;

}

.print-back-home{
    background-color: #c1c1c1;
    width: 150px;
    height: 35px;
    color: #4c4c4c;
    border-radius: 5px;
    border: none;
    outline: none;
    margin: 0 20px 20px 0;
}

.print-back-home:hover{
    background-color: #8e8e8e;
    color: #ffffff;
    cursor: pointer;
}

.print-back-home a{
    color: #4c4c4c;
}

.print-back-home:hover a{
    color: #ffffff;
}

.print-back-home:active{
    box-shadow: inset 0 0 8px #707171;
}
/* End printPage answertablewordout.asp*/

/* new style for reports */

.reportbu_card_continar{
    display: inline-block;
    width: 20%;
    margin-left: 20px;
    margin: 20px;
    margin-bottom: 20px;
    height: 120px;
    
    overflow: auto;

}
.reportbu_card-title{
    display: inline-block;
    width: 97%;
    background-color: #7a7a7a;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    padding-right: 3%;
    font-size: 0.8em;
}

.reportbu_card-title-icon{
    display: inline-block;
    float: left;
    clear: both;
    margin-left: 10px;
    cursor: pointer;
}

.reportbu_card-title-icon .fa{
    padding-right: 10px;
}

.reportbu_card-info{
    background-color: #e6e6e5;
}

.reportbu_card-info ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.reportbu_card-info ul li{
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #cccccc;
}

.reportbu_card-info ul li:last-child{
    border: none;
}

.graf-info-pres-continar select{
    width: 25%;
    height: 40px;
    background-color: #e6e6e5;
    outline: #524c4a;
    margin-right: 8px;
    margin-bottom: 10px;
    display: inline-block;
}    


.more-cuts-from-select-info-continar{
    background-color: #e6e6e5;
    display: block;
    max-height: 160px;
    overflow: auto;
}

.more-cuts-from-select-info-continar-hide{
    display: none;
}

.more-cuts-from-select-info-continar ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.more-cuts-from-select-info-continar ul li{
    padding: 10px 10px 10px 0;
    border-bottom: 1px solid #cccccc;
}

.more-cuts-from-select{
    width: 25%;
    margin: 10px 10px 20px 20px;
    
}

.more-cuts-from-select-title{
    display: inline-block;
    width: 97%;
    background-color: #7a7a7a;
    height: 40px;
    color: #ffffff;
    line-height: 40px;
    padding-right: 3%;
}

.graph-selectquestion-text{
    margin: 0 20px 10px 0;
}

.graph-selectquestion-select select{
    height: 40px;
    background-color: #e6e6e5;
    outline: #524c4a;
    margin-right: 10px;
}

.sorttype-title{
    margin: 10px 15px 10px 0;
}
.sorttype-select select{
    margin-bottom: 20px;
}

.more-cuts-from-select-bu{
    text-align: center;
    cursor: pointer;
    line-height: 10px;
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size: 0.9em;
    margin-right: 10px;
}

.more-cuts-from-select-bu:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}


/*End new style for reports */

/* login-default-page */

.login-default-page-continar{
    display: flex;
    width: 100%;    
    margin-top: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    padding: 0px;
 
    
}

.login-default-page-continar-form{
    display: inline-block;
    background-color: #556489;
    height: 100vh;
}

.login-default-page-continar-form-title{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.4em;
    text-align: center;
    margin: 40px 0 40px 0;
}

.login-default-page-continar-img{
    padding: 0px;
    
}

.login-default-page-continar-img img{
    width: 100%;
    margin-top: 40px;
}

.login-default-page-form{
    width: 55%;
    background-color: #dddbdb;
    margin: 0 auto;
    height: 600px;
    border-radius: 10px;
    text-align: center;
}
.form-default-title{
    display:inline-block;
    margin: 30px 0 0 0;    
}

.login-default-page-form input{
    text-align: center;
    width: 90%;
    background-color: #dddbdb;
    border: 1px solid #b8b4b4;
    border-radius: 7px;
    height: 45px;
    margin: 30px 0 20px 0;
}


.login-default-page-form input[type="submit"]{
    background-color: #556489;
    color:#ffffff;
    height: 50px;
    cursor: pointer;
    margin-top: 40px;
    box-shadow: 2px 2px 8px 2px #969696;
    border: none;
}

.login-default-page-form input[type="submit"]:active{
    background-color: #4b5877;   
}

.default-page-comDomin-link{
    margin: 20px 0 10px 0;
    text-decoration: underline;
}

.tmurot-text-default-page{
    text-align: center;
    margin: 30px 0 0 0;
    color: #ffffff;
    
}

@media only screen and (max-width: 1280px) {
    .login-default-page-continar{
        display: flex;
        width: 100%;    
        margin-top: -20px;
        margin-right: -20px;
        margin-bottom: -20px;
        padding: 0px;
     
        
    }
    
    .login-default-page-continar-form{
        display: inline-block;
        background-color: #556489;
        
    }
    
    .login-default-page-continar-form-title{
        color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        text-align: center;
        margin: 5% 0 5% 0;
    }
    
    .login-default-page-continar-img{
        padding: 0px;
        
    }
    
    .login-default-page-continar-img img{
        width: 100%;
        margin-top: 5%;
    }
    
    .login-default-page-form{
        width: 55%;
        background-color: #dddbdb;
        margin: 0 auto;
        border-radius: 10px;
        text-align: center;
        height: 500px;
    }
    .form-default-title{
        display:inline-block;
        margin: 5% 0 0 0;    
    }
    
    .login-default-page-form input{
        text-align: center;
        width: 90%;
        background-color: #dddbdb;
        border: 1px solid #b8b4b4;
        border-radius: 7px;
        height: 45px;
        margin: 5% 0 20px 0;
    }
    
    
    .login-default-page-form input[type="submit"]{
        background-color: #556489;
        color:#ffffff;
        height: 50px;
        cursor: pointer;
        margin-top: 5%;
        box-shadow: 2px 2px 8px 2px #969696;
        border: none;
    }
    
    .login-default-page-form input[type="submit"]:active{
        background-color: #4b5877;   
    }
    
    .default-page-comDomin-link{
        margin: 2% 0 10px 0;
        text-decoration: underline;
    }
    
    .tmurot-text-default-page{
        text-align: center;
        margin: 2% 0 0 0;
        color: #ffffff;
        
    }
    
}
/*end login-default-page */

/* reportEdit1.asp */
.reportEdit1-cuts-list-score-report-title{
    text-decoration: underline;
    display: block;
    margin: 0 5px 10px 0; 
}

.reportEdit1-cuts-list-score-report{
    width: 70%;
    border: 1px solid #dddbdb;
}

.reportEdit1-cuts-list-score-report th{
    padding: 5px;
    border: 1px solid #dddbdb;
    height: 30px;
}

.reportEdit1-cuts-list-score-report td{
    padding: 5px;
    border: 1px solid #dddbdb;
}

.reportEdit1-cuts-list-score-report tbody tr:hover{
    background-color: #e2e2e2;
}

.reportEdit1-topCuts-table{
    width: 95%;
    border: 1px solid #dddbdb;
}

.reportEdit1-topCuts-table th{
    padding: 5px;
    border: 1px solid #dddbdb;
}

.reportEdit1-topCuts-table td{
    padding: 5px;
    border: 1px solid #dddbdb;
}

.reportEdit1-topCuts-table tbody tr:hover{
    background-color: #e2e2e2;
}

.reportEdit1-topCuts-table-title{
    display: block;
    margin: 0 5px 20px 0;
    text-decoration: underline;
}
/*End reportEdit1.asp */

/* thankyou.asp */
.thankYou-page-holder{
    display: flex;
}
.thankYou-page-img-continer{
    width: 50%;
}

.thankYou-page-img-continer img{
    width: 100%;
}

.thankYou-page-text-continer{
    width: 45%;
}
/*END thankyou.asp */

/* chooseseparator.asp */
.chooseseparator-continer{
    list-style: none;
    background-color: #e6e6e5;
}

.chooseseparator-continer li{
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

.chooseseparator-continer li input[type="checkbox"]{
    float: right;
}

.chooseseparator-continer li input[type="button"]{
    
}
/*END chooseseparator.asp */

/*printall.asp */
.printall-bu{
    margin: 20px 0 20px 20px;
}

.printall-table td{
    padding: 5px;
    border: 1px solid #dddbdb;
}

.printall-table td input{
    width: 100%;
}
/*END printall.asp */

/* answerlistopen.asp */
.answerlistopen-holder{
    width: 250px;
    margin: 0 0 25px 0;
}

.answerlistopen-holder ul{
    list-style: none;
    background-color: #ededed;
    overflow-y: scroll;
    height: 150px;
}

.answerlistopen-holder ul li{
    background-color: #ededed;
    padding: 5px;
    border-bottom: 1px solid #898989;
    margin: 5px;
    min-height: 20px;
    line-height: 20px;
}

.answerlistopen-title{
    background-color: #898989 !important;
    color: #ffffff;
    margin: 0px !important;
    width: 240px;
    display: inline-block;
    padding: 5px;
}

.answerlistopen-holder-down{
    width: 70%;
}

.answerlistopen-holder-down ul{
    list-style: none;
    /* background-color:#898989;  */
}

.answerlistopen-holder-down ul li{
    display: inline-block;
    border: 1px solid #898989;
    padding: 0px;
    background-color: #ededed;
    min-width: 130px;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 10px 10px;

}

.answerlistopen-holder-down ul li span{
    display: inline-block;
    background-color: #898989;
    color: #ffffff;
    margin-left: 5px;
    width: 25px;
    text-align: center;
    cursor: pointer;
}

.answerlistopen-holder-down-title{
    margin: 20px 0 20px 0;
    display: inline-block;
}

.answerlistopen-bu{
    margin-top: 40px;
    min-width: 140px;
    min-height: 40px;
    background-color: #898989 !important;
    color: #ffffff;
    border: none;
    border-radius: 3px;
}

.answerlistopen-bu:hover{
    cursor: pointer;
    background-color: #969696 !important;
    
}
/*END answerlistopen.asp */

.cuts-close-div-container{
    width: 0;
    height: 0;
    border-top: 80px solid #e6e6e5;
    border-left: 80px solid transparent;
    margin-top: -20px; 
    display: inline-block;
    position: relative;
    
}


.cuts-close-div-container span{
    position: absolute;
    top: 0;
    display: inline-block;
    top: -64px;
    left: -28px;
}

.cuts-close-div-container:hover{
cursor: pointer;
}


/* answerdeps.asp */
.answerdeps-continar ul{
    list-style: none;
    color: #000000;
 
}

.answerdeps-serch-table{
    width: 40%;
}

.answerdeps-serch-table td{
    border: 1px solid  #ededed;
    padding: 5px;
}

.answerdeps-serch-table td input[type='text']{
    width: 90%;
    height: 30px;
    border: 1px solid  #c3bfb4;
    
}

.answerdeps-search-bu{
    width: 40%;
    margin: 20px 0 10px 0;
    font-size: 1.1em;
}

.answerdeps-continar ul li{
    display: inline-block;
    margin: -2px;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    width: 50%;
    vertical-align: middle;
    border: 1px solid #9b9b9b;
    border-radius: 6px;
    padding-right: 8px;
}

.answerdeps-bu-continar{
    padding:30px 140px 0 0;
}


.answerdeps-continar ul li i{
    margin: 0 10px 0 10px;
    cursor: pointer;
}

.answerdeps-continar ul li input[type="checkbox"]{
    margin-right: 10px;
    vertical-align: middle;
}
/* END answerdeps.asp*/

.answerdepsconfirm-ul{
    width: 100%;
    text-align: center;
    list-style: none;
}

.answerdepsconfirm-ul li{
    width: 80%;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    margin: 0 0 10px 0;
    
}
/* END answerdepsconfirm.asp*/

.table-2-report {
    width: 95%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    
}

.table-2-report tr:nth-child(1) td:nth-child(n+4){
    background-color: #7a7a7a;
    color:#ffffff; 
}

.table-2-report tr:nth-child(1) td:nth-child(n+4) a{
    color:#ffffff; 
}

.table-2-report th {
    color: #ffffff !important;
    padding: 15px !important;
    font-weight: normal;

}

.table-2-report td {
    padding: 10px !important;
    border: 1px solid  #ededed;
}

.table-2-report td:nth-child(2){
    text-align: right;
}

.table-2-report tr td a{
    text-decoration: none;
    color: #4f4e4e;

}

.icon-td{ 
background-color: #7a7a7a;
}


.icon-td a{ 
    color: #ffffff !important;
}

#t_table-space-td{
    padding: 3px !important;
    background-color: #efefef !important;
}
/* END table report 2 */


/* mtable360evaluator.asp */
.employe-card-container{
    width: 15%;
    min-height: 170px;
    border-radius: 8px;
    background-color: #e6e6e6; -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 2px 0px 2px 2px #ccc;
    display: inline-block;
    margin-left: 20px;
    margin-top: 30px;
}

.employe-card-container hr{
    margin: 0px;
}

.top-row-container{
    width: 100%;
    min-height: 80px;
}

.top-row-img{
    display: inline-block;
    float: right;
    margin: 20px 10px 0 0;
}

.top-row-img img{
    width: 60px;
    
}

.top-row-name{
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 65%;
    text-align: center;
    line-height: 80px;    
    margin-top: 10px;
}

.bootom-row-icons-container table tr td img{
    width: 25px;
    
}

.bootom-row-icons-container table {
    width: 100%;
    margin-top: 20px;
}

.bootom-row-icons-container table th{
    height: 30px;
    font-weight: normal;
    border-left: 1px solid #b0b0af;
}

.bootom-row-icons-container table th:last-child{
    border-left: none;
}

.bootom-row-icons-container table td{
    border-left: 1px solid #b0b0af;
    cursor: pointer;
    text-align: center;
    width: 30%;
    padding: 5px;
}

.bootom-row-icons-container table td:last-child{
    border-left: none;
}

@media only screen and (max-width: 1280px) {
    .employe-card-container{
    width: 20%;
    min-height: 170px;
    border-radius: 8px;
    background-color: #e6e6e6; -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 2px 0px 2px 2px #ccc;
    display: inline-block;
    margin-left: 20px;
    margin-top: 30px;
    
}

.top-row-name{
    display: inline-block;
    width: 65%;
    text-align: center;
    line-height: 80px;    
}

.bootom-row-icons-container table td{
    border-left: 1px solid #b0b0af;
    cursor: pointer;
    text-align: center;
    width: 30%;
}
}
/*END mtable360evaluator.asp */

/* pres sideNav */
.pres-output-icons-container{
    display: inline-block;
    float: left;
    margin-left: 10px;
}

.pres-output-icons-container a{ 
    color: #5e5e5e;
}

.pres-output-icons-container i{
    font-size: 1em;
}

.pres-output-icons-container .fa-file-word:hover{
    font-size: 1em;
    color: #0d90ae;
}

.pres-output-icons-container .fa-file-powerpoint:hover{
    font-size: 1em;
    color: #e3963a;
}

.pres-output-icons-container .fa-file-pdf:hover{
    font-size: 1em;
    color: #da4a30;
}
/*END pres sideNav */

/* mainpersonal.asp */
.mainpersonal-container-table img{
    margin:0 auto;
    width: 100%;
}
/*END mainpersonal.asp */

/* table -1 */
.table-1-table{
    
}

.table-1-th{
    height: 30px !important;
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    border: 1px solid #d8d8d8;
}

.table-1-td-radio{
    height: 30px;
    text-align: center;
    vertical-align: middle ;
    border: 1px solid #d8d8d8;
}

.table-1-text-td{
    padding-right: 5px;
    vertical-align: middle;
    font-size: 0.8em;
    border: 1px solid #d8d8d8;
}
/*END table -1 */

/* cloneml360.asp */
.cloneml360-form{
    margin: 0 30px 0 30px;
}

.cloneml360-table{ 
    width: 100%;
    margin-top: 20px !important;
}

.cloneml360-table th{
    border: 1px solid #E5E3E3 !important;
    color: #606060  !important;
    font-size: 1em !important;
    font-weight: normal !important;
    padding: 8px !important;
}

.cloneml360-table td{ 
    padding: 10px !important;
}

.cloneml360-submit{
    margin-top: 20px;
    width: 40%;
    height: 30px;
}

.cloneml360-names-list-container{
    margin: 20px 5px 0 5px;
    width: 70%;
    background-color: #e6e6e5;
}

.cloneml360-names-list-title{
    background-color: #7a7a7a;
    padding-right: 2%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    display: inline-block;
    width: 98%;
}

.cloneml360-names-list-container ul{
    list-style: none;
}

.cloneml360-names-list-container ul li{ 
    padding: 5px;
    border-bottom:1px solid #b5b5b5;
    min-height: 30px;
    line-height: 30px;
}

.cloneml360-names-list-container ul li:last-child{
    border: none;
} 
/* cloneml360.asp */

/* tablemarksdashboard.asp */
.threadsreport-level1-container{
    width: 50%;
    background-color: #e6e6e5;
    margin:auto;
    margin-top: 40px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.threadsreport-level1-title{
    background-color: #526082;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    width: 100%;        
}

.threadsreport-level1-info table{
    width: 100%;
    /* margin-top: 10px; */
}

.threadsreport-level1-info table th{
    background-color: #7a7a7a;
    color: #ffffff;
    font-weight: normal;
    height: 30px;
    text-align: center;
    border-left: 1px solid #cdcdcd;
}

.threadsreport-level1-info table th:last-child{
    border-left: none;
}

.threadsreport-level1-info table td{
    background-color: white; // added by esu
    border-left: 1px solid #cdcdcd;
    padding: 5px;
    text-align: center;
}

.threadsreport-level1-info table td:last-child{
    border: none;
}

/* level 2 */
.level-2-container{
text-align: center;
background-color: #eae8e8;
margin-top: 30px;
}
.threadsreport-level2-container{
    /* width: 20%; */
    background-color: #b5b5b5;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    margin: 70px 2% 2% 2%;
    display: inline-block;
    
    
}

.threadsreport-level2-title{
    background-color: #526082;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    
}

.threadsreport-level2-info table{
    width: 100%;
}

.threadsreport-level2-info table th{
    background-color: #7a7a7a;
    color: #ffffff;
    font-weight: normal;
    height: 30px;
    text-align: center;
    border-left: 1px solid #cdcdcd;
    padding: 2%;
}

.threadsreport-level2-info table th:last-child{
    border-left: none;
}

.threadsreport-level2-info table td{
    background-color: white; // added by esu
    border-left: 1px solid #cdcdcd;
    padding: 5px;
    text-align: center;
}

.threadsreport-level2-info table td:last-child{
    border-left: none;
 
}

/* level3 */
.threadsreport-level3-container{
    width: 30%;
    background-color: #e6e6e5;
    margin:auto;
    margin-top: 40px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

.threadsreport-level3-title{
    background-color: #526082;
    color: #ffffff;
    height: 40px;
    line-height: 40px;
    
}

.threadsreport-level3-info table{
    width: 100%;
}

.threadsreport-level3-info table th{
    background-color: #7a7a7a;
    color: #ffffff;
    font-weight: normal;
    height: 30px;
    text-align: center;
    border-left: 1px solid #cdcdcd;
}

.threadsreport-level3-info table th:last-child{
    border-left: none;
}

.threadsreport-level3-info table td{
    background-color: white; // added by esu
    border-left: 1px solid #cdcdcd;
    padding: 5px;
    text-align: center;
}

.threadsreport-level3-info table td:last-child{
    border-left: none;
}

.right-line{
    position: absolute;
    width: 12%;
    background-color: #cdcdcd;
    height: 2px;
    transform: rotate(20deg);
    right: 218px;
    
}

.left-line{        
    position: absolute;
    width: 12%;
    left: 200px;
    background-color: #cdcdcd;
    height: 2px;
    transform: rotate(160deg);
    
}

.level3-text-container{
    text-align: center;
    margin-top: 30px;
    text-decoration: underline;
}

@media only screen and (max-width: 1300px) {
    .right-line{
        position: absolute;
        width: 12%;
        background-color: #cdcdcd;
        height: 2px;
        transform: rotate(20deg);
        right: 144px;
        
    }
    
    .left-line{        
        position: absolute;
        width: 12%;
        left: 126px;
        background-color: #cdcdcd;
        height: 2px;
        transform: rotate(160deg);
        
    }
    
  }
/*End tablemarksdashboard.asp */

/* tableevaluatedpercents.asp */
.tableevaluatedpercents-container{
    display: flex;
    align-items: center;
    justify-content: center;
}


/* High */
.report_low_high_avrg_depetment-high-container{
    background-color: #77a354;
    width: 30%;
    display: inline-block;
    border-radius: 10px;
    /* height: 160px; */
    color: #ffffff;
    text-align: center;
    margin: 0 0 0 20px;
}
.report_low_high_avrg_depetment-high-title{
    background-color: #8abc62;
    height: 40px;
    line-height: 40px;
}


.report_low_high_avrg_depetment-high-container table{
    width: 100%;
    height: 100px;
    text-align: center;    
}

.report_low_high_avrg_depetment-high-container table td{
    border-left: 1px solid #8abc62;
    border-bottom: 1px solid #8abc62;
    width: 30%;
    font-size: 1em;
}

.report_low_high_avrg_depetment-high-container table td a{
    text-decoration: none;
    color:#ffffff;
}

.report_low_high_avrg_depetment-high-container table td:last-child{
    border-left: none;
}

.report_low_high_avrg_depetment-rigt-text-high{
    width: 32%;
    display: inline-block;
    text-align: center;
    background-color: #8abc62;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.report_low_high_avrg_depetment-left-high{
    width: 32%;
    display: inline-block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    background-color: #8abc62;
}
/* End high */

/* Avrg */
.report_low_high_avrg_depetment-avrg-container{
    background-color: #eaba3f ;
    width: 30%;
    display: inline-block;
    border-radius: 10px;
    /* height: 160px; */
    color: #ffffff;
    text-align: center;
    margin: 0 0 0 20px;
}
.report_low_high_avrg_depetment-avrg-title{
    background-color: #f2c248;
    height: 40px;
    line-height: 40px;
}


.report_low_high_avrg_depetment-avrg-container table{
    width: 100%;
    height: 100px;
    text-align: center;    
}

.report_low_high_avrg_depetment-avrg-container table td{
    border-left: 1px solid #f2c248;
    border-bottom: 1px solid #f2c248;
    width: 30%;
    font-size: 1em;
}

.report_low_high_avrg_depetment-avrg-container table td a{
    text-decoration: none;
    color:#ffffff;
}

.report_low_high_avrg_depetment-avrg-container table td:last-child{
    border-left: none;
}

.report_low_high_avrg_depetment-rigt-text-avrg{
    width: 31%;
    display: inline-block;
    text-align: center;
    background-color: #f2c248;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.report_low_high_avrg_depetment-left-avrg{
    width: 31%;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background-color: #f2c248;
}
/*End Avrg */

/* Low */
.report_low_high_avrg_depetment-low-container{
    background-color: #bf3333 ;
    width: 30%;
    display: inline-block;
    border-radius: 10px;
    /* height: 160px; */
    color: #ffffff;
    text-align: center;
}
.report_low_high_avrg_depetment-low-title{
    background-color: #ce3d3d;
    height: 40px;
    line-height: 40px;
}


.report_low_high_avrg_depetment-low-container table{
    width: 100%;
    height: 100px;
    text-align: center;    
}

.report_low_high_avrg_depetment-low-container table td{
    border-left: 1px solid #ce3d3d;
    border-bottom: 1px solid #ce3d3d;
    width: 30%;
    font-size: 1em;
}

.report_low_high_avrg_depetment-low-container table td a{
    text-decoration: none;
    color:#ffffff;
}


.report_low_high_avrg_depetment-low-container table td:last-child{
    border-left: none;
}

.report_low_high_avrg_depetment-rigt-text-low{
    width: 31%;
    display: inline-block;
    text-align: center;
    background-color: #ce3d3d;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
}

.report_low_high_avrg_depetment-left-low{
    width: 31%;
    display: inline-block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    background-color: #ce3d3d;
}
/* End Low */

/*End tableevaluatedpercents.asp */


/* tableevaluatedpercentsEvaluated.asp */
.tableevaluatedpercentsEvaluated-back-bu{
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 10px;
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size:0.9em;
    margin: 15px 0 15px 0;
}

.tableevaluatedpercentsEvaluated-back-bu:hover {
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}

.tableevaluatedpercentsEvaluated-table tr:nth-child(odd){
    background-color: #dbdbdb;
}


.tableevaluatedpercentsEvaluated-table td{
    padding:5px;
    font-size: 0.9em;
}
/*End tableevaluatedpercentsEvaluated.asp */

/*tableevaluateddashboard.asp  */
.bottom-line-qube-container{
    display: inline-block;
    width: 18%;
    text-align: center;
    line-height: 50px;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.over-years-container{
    text-align: center;
    display: flex;
    justify-content: center;
    align-content: center;

}

.over-years-cyrcle{
    display: inline-block;
    width: 20%;

}

.over-years-year{
    background-color: #e6e6e5;
    border-radius: 90%;
    height: 90px;
    width: 40%;
    line-height: 90px;
    margin: auto;
    margin-bottom: 20px;
    
}

.over-years-table-container{
    display: inline-block;
    width: 30%;
    
}

.over-years-table-container table{
    width: 100%;
    margin-top: 10px;
}

.over-years-table-container table td{
    width: 50%;
    height: 40px;
    border: 1px solid #cccccc;
}

.tableevaluateddashboard-report-separator{
    margin: 0;
}

.tableevaluateddashboard-report-table{
    width: 100%;
}

.tableevaluateddashboard-report-table td{
    text-align: center;
    width: 50%;
    border-left: 1px solid #e6e6e5;
}

.tableevaluateddashboard-report-table td:last-child{
    border: none;
}


.tableevaluateddashboard-report-table td div{
    margin: auto;
}


.tableevaluateddashboard-report-separator{
    margin-top: 40px;
}


.tableevaluateddashboard-line-title{
    background-color: #e6e6e5;
    color: #524c4a;
    height: 50px;
    line-height: 50px;
    margin-bottom: 50px;
    padding-right: 10px;
}

.tableevaluateddashboard-back-top-top-bu{
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 10px;
    background-color: #e6e6e5;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #524c4a;
    padding: 10px;
    font-size: 0.9em;
    margin-bottom: 20px;
}

.tableevaluateddashboard-back-top-top-bu:hover{
    background-color: #7a7a7a;
    color: #ffffff;
    cursor: pointer;
}
/*END tableevaluateddashboard.asp  */

/* editqmltxt.asp */
.editqmltxt-top-table{
    width: 80%;
}


.editqmltxt-top-table td{
    border: 1px solid #d8d8d8;
    vertical-align: middle;
    padding: 5px;
}


.editqmltxt-top-table td select{
    width: 70%;
    margin: auto;
    padding-left: 5px;
    min-height: 30px;
}

.editqmltxt-top-table td textarea{
    width: 80%;
}

.editqmltxt-top-table td input{
    width: 80%;
    min-height: 30px;
}

.editqmltxt-down-table{
    width: 80%;
    text-align: center;
}

.editqmltxt-down-table td{
    border: 1px solid #d8d8d8;
    vertical-align: middle;
    padding: 5px;
}

.editqmltxt-submit-bu{
    margin-top: 20px;
}

.editqmltxt-submit-bu input[type="submit"]{
    width: 80%;
    height: 35px;
    cursor: pointer;
}
/* End editqmltxt.asp*/

/* tablefill360.asp */
.evaluator-name{
    background-color: #e6e6e5;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    
}

.evaluator-name i{
    padding-left: 10px;
}

.evaluator-know-container{
    margin: 15px 15px 15px 0;
    display: inline-block;
}

.evaluator-know-container select{
    margin-top: 10px;
    height: 30px;
}

.choose-evaluator-container{
    margin-right: 10px;
/* added by mrh to see evaluator next to evaluated unit */
    display: inline-block;
}

.choose-evaluator-container select{
    height: 30px;
    margin-top: 10px;
}


.floatingtable td {
	background-color: white;
	padding-top: 5px;
	padding-bottom: 12px;
}

.floatingtable th {
	padding-top: 5px;
	padding-bottom: 17px;
}

/* .tablestyle360 tr:nth-child(even){
    background-color: red;
} */
/*End tablefill360.asp */
.ss-main{

z-index:0;
}