
html
{ height: 100%;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;}
*
{
  margin: 0;
  padding: 0;}
  input[type=number]::-webkit-inner-spin-button, 
  input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
  }
body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: no-repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
p
{ padding: 0 0 20px 0;
  line-height: 1.7em;}
.left
{ float: left;
  width: auto;
  margin-right: 10px;}
.right
{ float: right; 
  width: auto;
  margin-left: 10px;}
.center
{ display: block;
  text-align: center;
  margin: 20px auto;}
#main, #logo, #menubar, #header
{ margin-left: auto; 
  margin-right: auto;}
#header
{ 
  width: 1000px;
  background: rgba(3,19,28,0.13);
  height: 120px;
  border-bottom: 8px double rgba(13, 18, 75, 0.438);
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  top: 0;
  
}
#menubar
{ width: 1000px;
  height: 52px;
  padding: 0;
  background: rgba(3,19,28,0.23);
  border-top: 8px double #0e5576;
  border-bottom: 8px double rgba(13, 18, 75, 0.438);
  border-top: 1px solid rgba(13, 18, 75, 0.438);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  
} 
a.bq{
  height: 20px !important;
  font-weight: bold !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
}
select{
  background-color: yellow;
}
ul#menu, ul#menu li
{ float: left;
  margin: 0; 
  padding: 0;}
ul#menu li
{ list-style: none;}
ul#menu li a
{ letter-spacing: 0.1em;
  font: normal 100% 'lucida sans unicode', arial, sans-serif;
  display: block; 
  height: 37px;
  padding: 29px 26px 6px 26px;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  text-decoration: none;
  background: transparent;} 
ul#menu li a:hover, ul#menu li#selected a, ul#menu li.selected a:hover
{ 
  background: #143e529e;
  transition: 1s;
}
li span{
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.8s;
  position: relative;
  top: -10px;
}
li span:after {
  content: '\00bb';
  position: absolute;
  opacity: 1;
  top: 0;
  right: -10px;
  transition: 0.5s;
}
li:hover span {
  padding-right: 40px;
}
li:hover span:after {
  opacity: 1;
  right: 0;
}
#logo1{
  position: relative;
  left: 30px;
  top: 30px !important;
}
#outside{
  padding-top: 5px;
  -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(56, 56, 56, 0.836);
    font-size: 10pt;
    position: relative;
    left: 16px;
}
.container-name{
  border-bottom: 8px double #0e5576;
  color: rgb(255, 255, 255);
  background:yellowgreen;
  box-shadow: 0 5px 3px 0 rgba(0,0,0,0.2), 0 3px 3px 0 rgba(0,0,0,0.19);
  width: auto;
  height: 5px;
  padding-left: 3px;
  z-index: 1;
}
.input-container{
  width: auto;
  margin-left: auto; 
  margin-right: auto;
  height: 290px;
  background-color: white;
}
.regular-checkbox{
  background: #ddd;
  position: relative;
}
.regular-checkbox:hover{
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.5);
}
.submitB{
  font-weight: bold;
  height: 30px;
  background: white;
    color: rgba(56, 56, 56, 0.836);
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
    transition: 0.6s;
}
.submitB:hover{
  color: white;
  box-shadow: 0 3px 3px 0 rgba(255, 255, 255, 0.2), 0 5px 20px 0 rgba(255, 255, 255, 0.19);
  background-color: rgba(3,19,28,0.43);
}
.divSquare{
  width:18%; 
  height:100px; 
  margin:2px; 
  float: left;
}
td{
  line-height: 25px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
}
.lmFont{
  font-size: 11pt;
  line-height: 37px;
  font-weight: bold;
}
.lmFont1{
  font-size: 11pt;
  line-height: 44px;
  font-weight: bold;
}
.fFont{
  font-size: 11pt;
  font-weight: bold;
}
.vFont{
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  padding-left: 10px;
  font-size: 10.5pt !important;
}
#table-body {
  right: 2px;
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial, Helvetica, sans-serif;
  color: rgba(56, 56, 56, 0.836);
  background: white;
  margin-top: 10px;
  box-shadow: 0 3px 3px 0 rgba(255, 255, 255, 0.123), 0 3px 20px rgba(255, 255, 255, 0.082);
  border-right: 1px solid rgb(255, 255, 255);
  border-left: 1px solid rgb(255, 255, 255);
}
#table-body2{
  right: 2px;
  position: relative;
  margin-left: auto; 
  margin-right: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial, Helvetica, sans-serif;
  color: rgba(56, 56, 56, 0.836);
  background: white;
  margin-top: 10px;
  box-shadow: 0 3px 3px 0 rgba(255, 255, 255, 0.123), 0 3px 20px rgba(255, 255, 255, 0.082);
  border-right: 1px solid rgb(255, 255, 255);
  border-left: 1px solid rgb(255, 255, 255);
}
#search-table > tbody > tr > td {
  font-size: 11pt;
}
#search-table2 > tbody > tr > td {
  font-size: 11pt;
}
#units {
  font-size: 11px;
  text-align: center;
  background:limegreen;
  color: white;
  position: relative;
  height: 1px;
}
#units > td {
  text-align: center;
}
.unitTD:hover{
  background: rgba(3, 19, 28, 0.849);
  color: white;
}
.unitTD {
  border: 1px solid white;
  width:40px;
  text-align: center;
  font-size: 11px;
}
#units2 {
  font-size: 11px;
  text-align: center;
  background:limegreen;
  color: white;
  position: relative;
  height: 1px;
}
#units2 > td {
  text-align: center;
}
.tableTD:hover{
  background-color: rgba(3, 19, 28, 0.849);
  color: white;
}
.tableTD {
  text-align: center;
}
label{
  font-size: 7.5pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
}
input {
  border-radius: 5px;
}
footer{
  position: absolute;
  bottom:-15px; 
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  height: 80px;
  background: #87adbebb;
  margin: 15px auto 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top: 8px double rgba(13, 18, 75, 0.438);
  font-size: 10pt; 
  color: rgb(134, 134, 134);
  background-color: rgba(3, 19, 28, 0.433);
  z-index: -10;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 15px;
  height: 1550px;
  border: 1px solid #888;
  width: 67%;
  position: relative;
  left: 0%;
}
.close {
  position: relative;
  color: #aaaaaa;
  float: right;
  right: 13% !important;
  font-size: 28px;
  font-weight: bold;
  z-index: 2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
center > p {
  padding-top: 0px;
  padding-bottom: 0px;
}
.divbox { 
  border:1px solid black; 
  margin-bottom: 10px;
}
hr {
  border-top: dashed 1px;
}
.puTD {
  padding-left: 20px; 
  padding-right: 50px;
}
.puTitle {
  padding-top: 20px;
  padding-left: 20px;
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: white;
  background-color: rgba(3, 19, 28, 0.433);
}
#modelSpan {
  text-align: center;
}
#puTitleLeft {
  text-align: left;
}
#modalTopTitle {
  margin-bottom: 10px;
}
#divboxFix {
  color: rgb(255, 255, 255, 0);
}
#modalLink {
  font-size: 15pt;
  font-weight: bolder;
  width: 800px;
}
.puTD2 {
  padding-left: 20px; 
  padding-right: 100px;
}
td.puTD:hover{
  background-color:  rgba(71, 71, 250, 0.33);
  color: white;
}
td.puTitle:hover{
  background-color: rgba(71, 71, 250, 0.33);
  color: white;
}
td.puTD2:hover{
  background-color: rgba(71, 71, 250, 0.33);
  color: white;
}
p.puTitle{
  background-color: rgb(13, 62, 90) !important;
}
#dots{
  text-align: center; 
  color: white;
  background-color: white;
}
/****************************************************/
/****************************************************/
input {
  white-space: normal;
  margin-left: 5px;
}
/****************************************************/
/****************************************************/
/****************************************************/
/****************************************************/
legend{
  text-align: center;
  height: 20px;
  font-size: 12px;
  background-color: #4d636ebb;
  border: 1px solid whitesmoke;
  display: table;
  background-color: blue;
  color: #fff;
  padding: 1px 4px;
}
/****************************************************/
table.modalTable {
  font-size: 13px;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
table#dimInf td:hover{
  font-weight: bold;
  background-color: white;
  color: black;
}
table#cpInf td:hover{
  font-weight: bold;
  background-color: white;
  color: black;
}
table#fanInf td:hover{
  font-weight: bold;
  background-color: white;
  color: black;
}
table#priceInf td:hover{
  font-weight: bold;
  background-color: white;
  color: black;
}
/****************************************************/
img#imgModel{
  margin-left: auto;
  margin-right: auto;
}
/****************************************************/
#compBrand > option {
  display: none;
}
#liquid > option {
  display: none;
}
.printPage{
  position: fixed; 
  left: 80%; 
  z-index: 3;
  cursor: pointer;
}
/*td:hover{
  background-color: white !important;
}*/
#printerPage{
  width: 40px; 
  height:40px; 
  text-align: center; 
  background-color: #1d8bbed5 !important; 
  border: 0px solid white;
  border-radius: 10px;
  box-shadow: 0 3px 30px 0 rgba(255, 255, 255, 0.123), 0 3px 30px rgba(255, 255, 255, 0.082);
}
#imgPrinter{
  position:relative; 
  top:10px;
  background-color: limegreen !important;
}
div#printerPage{
  background-color: limegreen !important;
}
/************************************/
/*MOBILE*/
@media only screen and (max-width:500px) {
    body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
  /* For mobile phones: */
  .menu, .main, .right {
    width: 100%;
  }
}

.sc-active {
  background-color: green !important;
  color: white;
}
.sc-button {
  background-color: yellow;
  color: black;
}
.inputKondenser{
  position: relative;
  right: 40px;
}
div#input-wrapper {
  position: relative !important;
  left: -20px !important;
}
select{
  background-color: #0e5576 !important;
  color: white !important;
  border-style: outset !important;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  font-size: 9pt !important;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.2), 0 3px 3px 0 rgba(0,0,0,0.19);
}

/*****************MOBILE***********************/
@media only screen 
   and (max-width : 1080px) 
   and (max-height : 2280px) {
   /* Styles here */
   body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
}
/*****************MOBILE***********************/
@media only screen and (max-width:800px) {
  /* For tablets: */
  body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width:500px) {
  /* For mobile phones: */
  body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
  .menu, .main, .right {
    width: 100%;
  }
}
@media only screen 
   and (min-width : 320px) {
       body
{ 
  overflow-x: hidden;
  background-image: linear-gradient(rgba(29,49,64,0.57), rgba(29,49,64,0.57)), url("giris.jpg");
  background-attachment: fixed;
  background-position: right top;
  background-repeat: repeat;
  -webkit-background-size: 100%; 
    -moz-background-size: 100%; 
    -o-background-size: 100%; 
    background-size: 100%; 
  margin-left: auto; 
  margin-right: auto;
  width: 1000px;
  font: normal .80em 'trebuchet ms', arial, sans-serif;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: italic !important;
  color: black;}
  .menu, .main, .right {
    width: 100%;
  }
   /* Styles here */
}
.selectableOpt {
  color:white;
}
/************************************************************************/
@media print {
  p{
  }
  .close{
    visibility: hidden;
  }
  .printPage{
    visibility: hidden;
  }
  td{
    color: rgb(80, 80, 80) !important;
    visibility: visible;
    -webkit-print-color-adjust: exact !important;
  }
  div.modal-content{
    position: relative;
    top: -30px;
    color: #000 !important;
    height: 1400px;
    width: 900px;
    visibility: visible;
  }
  div.modal{
    visibility: visible;
  }
  body {
    visibility: hidden;
    
  }
}
#seriTercihDiv, #veriGirisDiv, #lamelAraligiDiv, #fanCapiDiv, #KompresorDiv{
  padding-left: 7px;
  float: left !important;
}
/********************************PAGE-EVAPORATOR-DIVS**********************************/
/**************SERİTERCİH*******************/
div#seriTercih.input-container{
  position: relative !important;
  width: 300px !important;
  left: 0px !important;
  overflow: hidden !important;
}
p#seriT.container-name{
  position: relative !important;
  left: 0px !important;
}
div#seriTercihDiv{
  position: relative !important;
  left: 0px !important;
}
#seriTercih1{
  position: relative !important;
  left: 20px;
}
#seriTercih2{
  position: relative !important;
  left: 35px;
}
#seriTercih3{
  position: relative !important;
  left: 20px;
}
#seriTercih4{
  position: relative !important;
  left: 35px;
}
.EvapLabelTextFirst{
  position: relative !important;
  left: 15px !important;
}
.EvapLabelTextSecond{
  position: relative !important;
  left: 30px !important;
}
/***********************************************/
/**************VERİGİRİS************************/
div#veriGiris.input-container {
  width: 460px !important;
  left: 0px !important;  
  overflow: hidden !important;
  padding-top: 10px;
  height: 280px;
}
div#veriGiris.input-container > table {
  position: relative !important;
  width: 540px !important;
}
p#VeriG.container-name{
  position: relative !important;
  left: 0px !important;
} 
div#VeriGirisDiv{
  position: relative !important;
  left: 0px !important;
}
td#tableSC{
  position: relative !important;
  left: 285px !important;
}
button#SC1.button.data-input1{
  left: -10px !important;
  border: none;
  padding: 4px 2px;
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  cursor: pointer;
  font-size: 16px;
}
button#SC2.button.data-input1{
  left: -10px !important;
  border: none;
  padding: 4px 2px;
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  cursor: pointer;
  font-size: 16px;
}
button#SC3.button.data-input1{
  left: -10px !important;
  border: none;
  padding: 4px 2px;
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  cursor: pointer;
  font-size: 16px;
}
button#SC4.button.data-input1{
  left: -10px !important;
  border: none;
  padding: 4px 2px;
  text-align: center;
  text-decoration: none;
  margin: 5px 0px;
  cursor: pointer;
  font-size: 16px;
}
/***********************************************/
/************INPUT-WRAPPER**********************/
div.input-wrapper{
  position: relative !important;
  left: 0px !important;
  overflow: hidden !important;
}
/***********************************************/

/************LAMELARALIGI***********************/
div#lamelAraligi.input-container{
  position: relative !important;
  left: 0px !important;
  overflow: hidden !important;
  padding-top: 10px;
  padding-left: 5px;
  width: 100px;
  height: 280px;
}
p#LamelH.container-name{
  position: relative !important;
  left: 0px !important;
  overflow: hidden !important;
}
/***********************************************/
/************FANCAPI****************************/
div#fanCapi.input-container{
  position: relative !important;
  left: 0px !important;
  padding-top: 10px;
  padding-left: 5px;
  width: 100px;
  height: 280px;
}
p#fanC.container-name{
  position: relative !important;
  left: 0px !important;
}
/***********************************************/
/*******************BUTTON**********************/
button#submit-button.submitb{
  position: relative !important;
  left: 7px !important;
  width: 992px !important;
}
button#submit-button.submitb:hover{
  background-color: yellowgreen;
}
/***********************************************/
/*************************************************************************************/

/********************************PAGE-KONDENSER-DIVS**********************************/
/**************SERİTERCİH*******************/
div#seriTercih.input-container{
  position: relative !important;
  width: 300px !important;
  left: 0px !important;
}
p#seriT.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
div#seriTercihDiv{
  position: relative !important;
  left: 0px !important;
}
#seriTercih5{
  position: relative !important;
  left: 20px;
}
#seriTercih6{
  position: relative !important;
  left: 35px;
}
#seriTercih7{
  position: relative !important;
  left: 90px !important;
}
.konTextfirst{
  position: relative !important;
  left: 15px !important;
}
.konTextsecond{
  position: relative !important;
  left: 30px !important;
}
.konTextthird{
  position: relative !important;
  left: 80px !important;
}
/***********************************************/
/**************VERİGİRİS************************/
div#veriGiris1.input-container {
  width: 460px !important;
  left: 0px !important;  
  padding-top: 10px;
  height: 280px;
}
div#veriGiris1.input-container > table {
  position: relative !important;
  width: 520px !important;
}
p#VeriG.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
} 
div#VeriGirisDiv{
  position: relative !important;
  left: 0px !important;
}
#tableSC{
  position: relative !important;
  left: 255px !important;
}
/***********************************************/
/************INPUT-WRAPPER**********************/
div.input-wrapper{
  position: relative !important;
  left: 0px !important;
}
/***********************************************/
/************LAMELARALIGI***********************/
div#lamelAraligi.input-container{
  position: relative !important;
  left: 0px !important;
}
p#LamelH.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
/***********************************************/
/************FANCAPI****************************/
div#fanCapi.input-container{
  position: relative !important;
  left: 0px !important;
}
p#fanC.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
/***********************************************/
/*******************BUTTON**********************/
button#submit-button2.submitb{
  position: relative !important;
  left: 7px !important;
  width: 992px !important;
}
button#submit-button2.submitb:hover{
  background-color: yellowgreen;
}
/***********************************************/
/*************************************************************************************/

/********************************PAGE-KOMP-DIVS***************************************/
/*****************KOMPBİLGİ**************/
div#KompresorDiv{
  position: relative !important;
  left: 0px !important;
  float: left;
  padding-right: 7px;
}
div#kompGiris.input-container{
  position: relative !important;
  left: 0px !important;
  width: 240px !important;
  height: 310px !important;
}
div#kompGiris.input-container > table#tHepsi{
  position: relative !important;
  width: 240px !important;
  height: 300px !important;
}
p#KompH.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
#tdscBox{
  position: relative;
}
button#SC1K.button.data-input{
  top: 10px !important;
  left: 25px !important;
}
button#SC2K.button.data-input{
  top: 10px !important;
  left: 35px !important;
}
button#SC3K.button.data-input{
  top: 10px !important;
  left: 45px !important;
}
button#SC4K.button.data-input{
  top: 10px !important;
  left: 55px !important;
}
.scButton {
  position: relative;
  background-color: yellow;
  color: black;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  border: none;
  padding: 4px 2px;
  margin: 5px 0px;
}
/*****************************************/
/***************EVAPBİLGİ*****************/
div#EvapDiv{
  position: relative !important;
  left: 0px !important;
  float: left;
  padding-right: 7px;
}
div#EvapGiris.input-container{
  position: relative !important;
  left: 0px !important;
  width: 400px !important;
  min-height: 310px;
}
div#EvapGiris.input-container > table{
  position: relative !important;
  width: 400px !important;
}
p#evapH.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
fieldset#lamelBox{
  position: relative !important;
  left: 0px !important;
  width: 180px !important;
  top: 10px;
}
fieldset#evplamelMaterialBox{
  position: relative !important;
  left: 195px !important;
  width: 197px !important;
  top: -69px;
}
span{
  font-size: 8pt !important;
}
label.lm{
  position: relative;
  left: 2px;
}
#mm8{
  position: relative;
  left: 5px !important;
}
#mm10{
  position: relative;
  left: 5px !important;
}
/*****************************************/
/**************KONDBİLGİ******************/
div#KondDiv{
  position: relative !important;
  left: 0px !important;
  margin-left: auto;
  margin-right: auto;
  float: left;
}
div#KondGiris.input-container{
  position: relative !important;
  left: 0px !important;
  width: 340px !important;
  height: 310px !important;
}
div#KondGiris.input-container > table{
  position: relative !important;
  width: 395px !important;
}
p#kondH.container-name{
  position: relative !important;
  left: 0px !important;
  font-weight: bold !important;
}
fieldset#fieldset3{
  position: absolute !important;
  width: 260px !important;
  left:35px !important;
  top: 230px !important;
}
legend{
  background: yellowgreen !important;
}
/*****************************************/
/*******************BUTTON**********************/
button#submit-button3.submitb{
  position: relative !important;
  left: 7px !important;
  width: 995px !important;
}
button#submit-button3.submitb:hover{
  background-color: yellowgreen;
}
/***********************************************/
.lm{
  font-size: 8pt !important;
  padding-left: 5px;
}
/*************************************************************************************/