/**
 * @Author  Izni Burak Demirtas
 * @Support <http://burakdemirtas.org>
 * @Email   <info@burakdemirtas.org>
 */
.w-15 { width:15px !important; }
.w-20 { width:20px !important; }
.w-25 { width:25px !important; }
.w-30 { width:30px !important; }
.w-35 { width:35px !important; }
.w-40 { width:40px !important; }
.w-45 { width:45px !important; }
.w-50 { width:50px !important; }
.w-75 { width:75px !important; }
.w-100 { width:100px !important; }
.w-125 { width:125px !important; }
.w-150 { width:150px !important; }
.w-175 { width:175px !important; }
.w-200 { width:200px !important; }
.w-225 { width:225px !important; }
.w-250 { width:250px !important; }

.select2 { width:100% !important; }
.dt { width:100% !important; }

a.sil, a.duzenle { font-size:13px; }

div#notification { z-index:9999; display:none; position:fixed; right:30px; min-width:400px; }
div#notification.top { top:75px; }
div#notification.bottom { bottom:75px; }
div#notification > div.alert { cursor:pointer; box-shadow: 0px 0px 20px #777; font-size:19px; }

.login-box { margin-bottom:30px; margin-top:140px; }
.register-box { margin-bottom:20px; margin-top:40px; width: 520px; }

table td { vertical-align: middle !important; }

.box-body { overflow: auto; }

.deleted-item td { background-color: #fdb2b6; }

.fs-19 {font-size:19px;}
.fs-17 {font-size:17px;}
.fs-15 {font-size:15px;}
.fs-13 {font-size:13px;}
.fs-11 {font-size:11px;}

.my-5 { margin-top:5px; margin-bottom:5px; }
.my-10 { margin-top:10px; margin-bottom:10px; }
.my-15 { margin-top:15px; margin-bottom:15px; }

.list-item-padding { padding-top:20px; padding-bottom:20px; }

.child-category td { padding-top:0 !important; padding-bottom:0 !important; }
.child-category td .input-sm { height:20px; }

div#test-player { z-index: 9999; display:none; position: fixed; right: 20px; padding:0px 10px 5px 10px; bottom: 70px; background: #fff; box-shadow: 0px 0px 20px #d0d0d0;}
div#test-player > span#title { display:block; font-size: 15px; margin: 10px; }
div#test-player > a.close { position:absolute; top:-23px; right:0; }

.standout-steps { overflow-y: hidden; white-space: nowrap; }
.standout-steps > li { font-size: 13px; color: #aaa; }
.standout-steps > li.active { font-size: 15px; font-weight: bold; color: #222; }

.multi-category-select .select2-search__field { border:0 !important; }
