/* Yeni eklediklerim */
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.table-select {
    margin-right: 10px;
}
.table-input {
    border: 1px solid #ddd;
    padding: 7px 5px 8px 5px;
    background: #fff;
}
.mainSearch {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding:10px;
}
.mainSearch > div {
    padding: 0 0 5px 0;
}
.mainSearch .longinput,.mainSearch select {
    width: 100% !important;
}
.mainSearch .smallinput {
    width: 45% !important;
}
.stdSerach label {
    width: 100%;
    text-align: left;
}
hr.clearall {
    border: 1px solid #ddd;
    color: #ddd;
}
.listMain {
    position: relative;
}
.listImg {
    position: absolute;
    top: 0;
    right: -84px;
    border: 2px solid #151515;
    width: 80px;
}
a.btn-fa {
    display: inline-block;
    border: 1px solid #ccc;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    -moz-box-shadow: inset 0 1px 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    color: #666;
}
a.btn-fa:hover {
    text-decoration: none;
    color: #333;
    border: 1px solid #bbb;
}
.table-info {
    font-size: 10px;
    color: #ff0000;
    margin-right: 20px;
}
#msg {
    margin-left: 220px;
    display: block;
}
.xs-input {
    min-width: 25%;
    padding: 7px 2px;
}
form input.xsmallinput, form textarea.xsmallinput, form select.xsmallinput, table .xsmallinput {
    width: 25%;
}
table .largeinput {
    width: 100%;
}
.custom-info {
    border: 1px solid #fbe187;
    color: #95673f;
    height: auto;
    padding: 15px;
}
.custom-info ul {
    list-style: none;
}
.products-main {
    display: block;
}
#products-move {
    clear: both;
    margin-bottom: 15px;
    border: 1px solid #dcdcdc;
    padding: 5px;
    display: inline-block;
}
#products-move .chzn-container {
    float: left;
    margin-right: 15px;
}
#products-move .chzn-container-single .chzn-single {
    height: 27px;
    line-height: 18px;
}
#products-move-brand {
    clear: both;
    margin-bottom: 15px;
    border: 1px solid #dcdcdc;
    padding: 5px;
    display: inline-block;
}
#products-move-brand .chzn-container {
    float: left;
    margin-right: 15px;
}
#products-move-brand .chzn-container-single .chzn-single {
    height: 27px;
    line-height: 18px;
}
#products-menu {
    clear: both;
    margin-bottom: 15px;
    border: 1px solid #dcdcdc;
    padding: 5px;
    display: inline-block;
}
.response-success i {
    font-size: 24px;
    color: #07b645;
}
/* Yeni eklediklerim */

/* icon font-awesome */
.fa
{
    font-size: 14px;
}
/* icon font-awesome */

/* index arama search */
.main {
    float: left;
    padding: 10px;
    border: 1px solid #dcdcdc;
    margin-bottom: 15px;
}
.main button {
    float: right;
    margin-right: 3.33333333%;
}
.grid {
    float: left;
    padding:0 15px 10px 15px;
    width: 250px;
}
.grid p
{
    display: block;
    margin: 5px 0;
}
.grid label
{
    text-align: left;
    width: 100%;
}
.grid span.field
{
    margin-left: 0;
}
.grid span.field input,.grid select {
    width: 235px;
    padding: 6px 0 6px 10px;
    float: left;
}
/* index arama search */




/*
 * Adminde Değiştirdiklerim
 */
body {
    font-size: 14px;
}
.headermenu i {
    font-size: 32px;
}
.userinfo img {
    border: none;
}
.header {
    min-height: 0px;
}
.vernav2 ul li a {
    padding: 2px 10px;
    text-transform: none;
}
.vernav2 ul li a i {
    margin-right: 5px;
}
.iconmenu ul li a { background:transparent; }
.iconmenu ul li a:hover { background:transparent; }
.iconmenu ul li.current a { background:transparent; }
.iconmenu ul li.current a:hover { background:transparent; }
a.btn span
{
    margin-left: 0;
    padding: 3px 10px;
}
a.btn_no_icon
{
    background: transparent;
}
a.btn_no_icon i
{
    margin: 10px;
}
form input.xsmallinput, form textarea.xsmallinput { width: 20%; }
.filemgr_category {
    margin-right: 20px;
}
.filemgr_content {
    margin-right: 20px;
}
.userdata h4 {
    display: block;
    text-transform: uppercase;
}
.toplist li .title {
    text-transform: none;
}
.toplist li .desc {
    font-size: 14px;
}
.contenttitle2 h3 {
    text-transform: none;
}
.pagination
{
    float           : left;
    margin-bottom   : 20px;
}
.pagination li a
{
    background              : #f7f7f7;
    -moz-border-radius      : 2px;
    -webkit-border-radius   : 2px;
    border-radius           : 2px;
}
.pagination li span
{
    display                 : block;
    font-weight             : bold;
    border                  : 1px solid #cccccc;
    padding                 : 5px 10px;
    color                   : #333333;
    line-height             : 21px;
    vertical-align          : top;
    background              : #f7f7f7;
    -moz-border-radius      : 2px;
    -webkit-border-radius   : 2px;
    border-radius           : 2px;
}
.pagination li span.psearch {
    cursor: pointer;
}
.pagination li.active span
{
    background : #fb9337;
    color      : #ffffff;
    border     : 1px solid #f0882c;
    cursor     : no-drop;
}
.pagination li.disabled span, .pagination li.disabled a
{
    cursor     : no-drop;
}
.pagination li input
{
    width                 : 32px;
    margin                : 0 5px;
    height                : 27px;
    text-align            : center;
}
.headerwidget > span {
    color: #ffffff;
}
.main-form {
    width: 100%;
}
.main-form .label {
    color: #151515;
    font-size: 13px;
    width: 100%;
    padding: 5px 0;
    margin: 10px 0;
    border-bottom: 1px solid #d8d8d8;
}
.main-form table {
    width: 100%;
}
.main-form table th,td {
    text-align: left;
    border-bottom: 1px solid #d8d8d8;
    border-right: none;
    padding: 10px 0;
}
.main-form .left {
    float: left;
    width: 48%;
    padding-right: 1.5%;
    border-right: 1px solid #d8d8d8;
}
.main-form .right {
    float: right;
    width: 48%;
    padding-left: 1.5%;
}
.main-form .middle {
    float: left;
    width: 100%;
}
.filemgr_menu {
    display: inline-block;
}

.list-row {
    display: inline-block;
    width: 25%;
    padding: 5px;
    border: 1px solid #151515;
    text-align: center;
}
.list-row .radio {
    display: table;
    width: 100%;
}
.list-row .radio span {
    display: table-caption;
    margin: 0 auto;
}

.stdform label {
    width: 207px;
}
.stdform .custom-wrapper {
    display: flow-root;
    padding-top: 5px;
    margin-left: 220px;
    line-height: 25px;
}
.checkbox-inline {
    width: unset !important;
}
.tableoptions .tablesearch .chzn-container.chzn-container-single {
    float: left;
    width: 25% !important;
    margin-right: 10px;
}
.tableoptions a.chzn-single {
    height: 30px
}
.tableoptions a.chzn-single span {
    margin-top: 3px;
}
.tableoptions a.chzn-single div {
    margin-top: 0;
}
.tableoptions a.chzn-single div b {
    background-position: -2px 2px;
}

.jstree-custom-button {
    position: relative;
    float: right;
    display: inline-block;
    margin-top: 1px;
    margin-right: 10px;
    border: 1px solid #ddd;
    width: 20px;
    height: 17px;
    background: lightyellow;
    text-align: center;
    padding-top: 3px;
}
.jstree-custom-button:hover {
    background: yellow;
}
.jstree-default .jstree-anchor {
    font-size: 16px !important;
}

.offer-add {
    position: relative;
}
.offer-add span, span.message-count {
    position: absolute;
    top: -8px;
    right: -5px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 !important;
    background-color: #ff0000 !important;
    border-radius: 16px;
    text-align: center;
    color: #fff;
}
.chzn-drop {
    width: 348px !important;
}
.chzn-search input {
    width: 310px !important;
}
.chzn-container-single {
    min-width: 350px !important;
}
.chzn-container .chzn-results li {
    white-space: nowrap;
}
