.gepesz_terkepmodul_befoglalo
{
    width: 100%;
    font-family: Open Sans, sans-serif;
    /*border: 1px solid black;*/
    margin-left: 0px auto;
    box-sizing: border-box;
    overflow: auto;
}


.gepesz_terkep_szulo
{
    width: 100%;
    margin: 0px auto;
    background-color: white;
    box-sizing: border-box;
    min-height: 500px;
}

.gepesz_terkep_menu
{
    width: 100%;
    height: auto;
}

.gepesz_terkep_keszulek_select_szoveg
{
    width: 150px;
    float: left;
    height: 36px;
    line-height: 36px;
}

.gepesz_terkep_keszulek_selector_szoveg
{
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 6px;
  box-sizing: border-box;
}

.gepesz_terkep_keszulek_selector_szoveg span
{
  font-size: 24px;
  padding: 6px;
  box-sizing: border-box;
}

.alcim
{
  padding: 14px !important;
  font-size: 16px !important;
}
.gepesz_terkep_keszulek_select
{
    width: calc(100% - 151px);
    float: left;
    border: none;
    background: none;
    border-bottom: 1px solid #CCC;
    height: 30px;
    font-size: 17px;
    outline: none;
    font-family: Open Sans, sans-serif;
}

.loading
{
    /*background-image: url("../images/loading.gif");*/

    background-color: #201e1e;
    background-repeat: no-repeat;
    background-position: center;
    background: white;
    position: relative;
    z-index: 1200;
    text-align: center;
    box-sizing: border-box;
    line-height: 20px;
    font-size: 18px;
    color: #201E1E;
    display: flex;
    justify-content: center;
    align-items: center;
}
