li.has-sub.yeni {
    margin-bottom: 55px !important;
}
li.has-sub.yeni span {
    float: right;
    color: #fff;
}
.sssformgenel {
    background-image: url("https://www.evgor.com.tr/Data/EditorFiles/yenisss/pattern.png");
    margin: 0 auto;
    width: 100%;
}
.sssformbaslik {
    background-color: #ccc;
    color: #666; font-weight:300;
    font-size: 18px;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

.CompleteContent .GeneralContent * {font-size:10px !important}
.GeneralTitle {display:none !important}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu a {
    border: 0 none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.GenelBaslik {
    display: none !important;
}
#cssmenu {
    border-radius: 3px;
    padding-top: 20px; width:100%;
}
#cssmenu a {
    line-height: 1.3;
}
#cssmenu > ul > li:first-child {
    background: #fff none repeat scroll 0 0;
    border: medium none;
}
#cssmenu > ul > li:first-child > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ccc none repeat scroll 0 0;
    border-color: #fff;
    border-image: none;
    border-radius: 0;
    border-style: none;
    border-width: 1px medium medium;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 10px;
    text-align: center;
}
#cssmenu > ul > li:first-child > a > span {
    padding: 0;
}

#cssmenu > ul > li {
    background: #fafafa none repeat scroll 0 0;
}
#cssmenu > ul > li:hover {
    background: #fff none repeat scroll 0 0;
}
#cssmenu > ul > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) url("https://www.evgor.com.tr/Data/EditorFiles/yenisss/pattern.png") repeat scroll left top;
    border-color: #fff;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #333;
    display: block;
    font-size: 15px;
    font-weight: 300;
}
#cssmenu > ul > li > a > span {
    border-radius: 4px;
    display: block;
   
}
#cssmenu > ul > li > a:hover {
    text-decoration: none;
}
#cssmenu > ul > li.active {
    border-bottom: medium none;
}

#cssmenu > ul > li.has-sub.active > a span {
    background: rgba(0, 0, 0, 0) url("https://www.evgor.com.tr/Data/EditorFiles/yenisss/icon_minus.png") no-repeat scroll 96% center;
}
#cssmenu ul ul {
    background: #fff none repeat scroll 0 0;
    border-left: medium none;
    border-right: medium none;
    display: none;
}
#cssmenu ul ul li {
    background: #fafafa none repeat scroll 0 0;
    border-bottom: 1px solid #d4d4d4;
    border-top: medium none;
    padding: 0;
}
#cssmenu ul ul li:last-child {
    border-bottom: medium none;
}
#cssmenu ul ul a {
    color: #666;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px;
}
#cssmenu ul ul a:hover {
    color: #666;
}
.sssbaslik {
    color: #777 !important;
}
.formmgonder > input:hover { background-color:#333 !important}

.formmgonder {
    float: left;
    margin-bottom: 20px;
    padding-left: 80px;
}
.formsatir.konu {
    float: left;
    height: 105px;
    margin: 0 auto;
}
.konu textarea {
    color: #333;
    float: right;
    height: 78px;
    width: 205px;
}

.destekformu {
    float: left;
    margin: 0 auto;
    width: 302px;
	margin:5px 15px;
}
.formsatir {
    color: #333;
    float: left; font-size:14px; font-weight:300;
    height: 40px;
    width: 100%;
}
.formsatir > input {
    float: right;
    width: 203px;
}
.formmgonder > input {
    background-color: #ffa426 !important;
    border: medium none;
    border-radius: 7px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    height: 32px;
    width: 100px;
}