/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin,latin-ext);*/

body{
}

.content-wrapper{
    font-family: 'Open Sans', sans-serif;
    font-size:13px;
}

.clear{clear:both;}
.floatRight{float:right;}
.floatLeft{float:left;}
.displayNone{display:none;}
.opacity05{opacity:0.5;}


li{list-style: none !important;}


#information-box div.alert{
    z-index:9999;
    position: fixed;
    width:40%;
    margin-right:30%;
    margin-left:30%;
    margin-top: 5%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#information-box-giris div.alert{
    padding-top: 10px;
    padding-bottom: 10px;
}

.sortable{ list-style-type: none; }
.sortable li { border:1px solid #ddd; margin:2px; padding:0px; float:left; text-align:center; }
.sortableList li{ clear:both; width:95%; margin-left: 10px; text-align: left;padding-left: 10px; border:0px;
}

.sortableList li .imageInfo{
   font-size:15px;
}
.sortableList li .imageInfo label{
    font-weight: normal;
    margin-left: 15px;
}

.tab-content{padding-top:20px;}

.modal{text-align:left;}

.etiketListe{
    margin-bottom:10px; 
    margin-right:10px; 
    list-style:none; 
    background: #eee;
    border-radius:3px;
    font-size:13px;
    font-weight: 600;
    line-height:20px;
    padding: 0px 0px 0px 10px;
    border:1px solid #D73925;
}

.center{
    width: 100%;
    height:100%;
    position: fixed;
    display: table;
    text-align: center;
    background: #f1f1f1;
}

.vertical{
    display: table-cell;
    vertical-align:middle;
}

.login-box{
    background: #fff;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.25);
}

.login-logo{
    padding: 20px 0px 20px;
    margin:0px;
    background: #f5f5f5;
}

#information-box-hata{
    padding: 10px 30px 10px 10px !important;
}

.login-box-body .form-control{
    font-size:12px;
    padding:8px 7px;
}

.login-box-body .form-group button{
    font-size:13px;
    padding:8px 5px;
    font-weight: 600;
    border:0px;
    background: #22B4CD;
}

.login-box-body a.sifremi-unuttum{
    display: block;
    padding: 5px 0px;
    margin-top:-10px;
    font-weight: 700;
    color:#22B4CD;
}

.box-body .nav-tabs li a{
    border-radius:0px;
    font-weight: 600;
    color:#333;
}

.box-body .nav-tabs li.active a{
    background: #eee;
    color:#333;
}

.sortable{
    padding: 0px;
}

.image{
    width: 100%;
    height:150px;
    position: relative;
    display: table;
    text-align: center;
    margin-top: -20px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:    0px 0px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow:         0px 0px 3px 0px rgba(0, 0, 0, 0.15);

}

.image p{
    display: table-cell;
    vertical-align: middle;
}

.imageInfo{
    padding-top:10px;
    font-size:11px;
    height: 35px;
}

.group{
    width: 100%;
    height:27px;
    position: relative;
    padding: 0px;
    background: #f9f9f9;
}

.delete{
    width: 34%;
    height:25px;
    text-align: center;
    position: relative;
    float:left;
    border:0px;
    color:#eee;
    font-size:14px;
    background: #D73925;
    border:1px solid #DD4B39;
    -webkit-box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:   inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:        inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 99;

}

.order{
    width: 33%;
    height:25px;
    text-align: center;
    position: relative;
    float:left;
    border:0px;
    color:#eee;
    font-size:12px;
    padding-top:4px;
    font-weight: 600;
    background: #4C3570;
    border:1px solid #4C3570;
    -webkit-box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:   inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:        inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 99;

}

.gozat{
    width: 33%;
    height:25px;
    text-align: center;
    position: relative;
    float:left;
    border:0px;
    color:#eee;
    font-size:12px;
    padding-top:4px;
    font-weight: 600;
    background: #177EE5;
    border:1px solid #177EE5;
    -webkit-box-shadow:inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow:   inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow:        inset 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    z-index: 99;

}



.browserupgrade {
  margin: 0;
  padding: 5px 15px;
  background-color: #ff851b;
  color: #fff;
  text-align: center;
}


/* Header */

.docs-header {
  margin-bottom: 0;
}

.navbar-toggle:hover,
.navbar-toggle:focus {
  border-color: #0074d9;
}

.navbar-toggle .icon-bar {
  background-color: #0074d9;
}


/* Jumbotron */

.docs-jumbotron {
  background-color: #0074d9;
  color: #fff;
}

.docs-jumbotron .version {
  font-size: 14px;
  color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5;
}


/* Content */

.img-container,
.img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}

.img-container {
  min-height: 200px;
  max-height: 516px;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .img-container {
    min-height: 516px;
  }
}

.img-container > img {
  max-width: 100%;
}

.docs-preview {
  margin-right: -15px;
}

.img-preview {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.img-preview > img {
  max-width: 100%;
}

.preview-lg {
  width: 263px;
  height: 148px;
}

.preview-md {
  width: 139px;
  height: 78px;
}

.preview-sm {
  width: 69px;
  height: 39px;
}

.preview-xs {
  width: 35px;
  height: 20px;
  margin-right: 0;
}

.docs-data > .input-group {
  margin-bottom: 10px;
}

.docs-data > .input-group > label {
  min-width: 80px;
}

.docs-data > .input-group > span {
  min-width: 50px;
}

.docs-buttons > .btn,
.docs-buttons > .btn-group,
.docs-buttons > .form-control {
  margin-right: 5px;
  margin-bottom: 10px;
}

.docs-toggles > .btn,
.docs-toggles > .btn-group,
.docs-toggles > .dropdown {
  margin-bottom: 10px;
}

.docs-tooltip {
  display: block;
  margin: -6px -12px;
  padding: 6px 12px;
}

.docs-tooltip > .icon {
  margin: 0 -3px;
  vertical-align: top;
}

.tooltip-inner {
  white-space: normal;
}

.btn-upload .tooltip-inner {
  white-space: nowrap;
}

@media (max-width: 400px) {
  .btn-group-crop {
    margin-right: -15px!important;
  }

  .btn-group-crop > .btn {
    padding-left: 5px;
    padding-right: 5px;
  }

  .btn-group-crop .docs-tooltip {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}

.docs-options .dropdown-menu {
  width: 100%;
}

.docs-options .dropdown-menu > li {
  padding: 3px 20px;
}

.docs-options .dropdown-menu > li:hover {
  background-color: #f7f7f7;
}

.docs-options .dropdown-menu > li > label {
  display: block;
}

.docs-cropped .modal-body {
  text-align: center;
}

.docs-cropped .modal-body > img,
.docs-cropped .modal-body > canvas {
  max-width: 100%;
}

#information-box-loading{text-align: center;}

.pointer{cursor:pointer;}
.info-box-text{width:100%;text-align:center;padding-top:10px;}

.importantHint{color:#D73925;}

.fontSize1{font-size:15px;color:#D73925;}
.fontSize2{font-size:14px;}
.fontSize3{font-size:13px;}
.fontSize4{font-size:12px;}
.fontSize5{font-size:11px;}
.fontSize6{font-size:10px;}
.fontSize7{font-size:9px;}
.fontSize8{font-size:8px;}

.line-break{width:calc(100% - 100px);height:1px;margin:10px 50px 20px 50px;background-color:#bbb;}

