.modal {
top: 60px;
bottom: 20px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}


#myLoginModal .mymodal-login {
	max-width: 520px;
}
#myLoginModal .mymodal-login .modal-content {
	border-radius: 1px;
	border: none;
	padding:20px;
}
#myLoginModal .mymodal-login .modal-header {
	position: relative;
	justify-content: center;
	background: #f2f2f2;
}
#myLoginModal .mymodal-login .modal-body {
	padding: 30px;
}
#myLoginModal .mymodal-login .modal-footer {
	background: #f2f2f2;
}
#myLoginModal .mymodal-login h4 {
	text-align: center;
	font-size: 26px;
}
#myLoginModal .mymodal-login label {
	font-weight: normal;
	font-size: 13px;
}
#myLoginModal .mymodal-login .form-control, #myLoginModal .mymodal-login .btn {
	min-height: 38px;
	border-radius: 2px; 
}
#myLoginModal .mymodal-login .hint-text {
	text-align: center;
}
#myLoginModal .mymodal-login .close {
	position: absolute;
	top: 15px;
	right: 15px;
}
#myLoginModal .mymodal-login .checkbox-inline {
	margin-top: 12px;
}
#myLoginModal .mymodal-login input[type="checkbox"] {
	position: relative;
	top: 1px;
}
#myLoginModal .mymodal-login .btn {
	min-width: 100px;
	background: #3498db;
	border: none;
	line-height: normal;
	text-align: left;
}
#myLoginModal .mymodal-login .btn:hover, #myLoginModal .mymodal-login .btn:focus {
	background: #248bd0;
}
#myLoginModal .mymodal-login .hint-text a {
	color: #999;
}




/*.modal .modal-footer { max-height:40px}
.modal .show  {display:flex!important;  flex-direction:column;  justify-content:center;  align-content:center;  align-items: flex-start;}*/
/*
.modal.fade .modal-dialog {
 -webkit-transform: translate(0);
 -moz-transform: translate(0);
 transform: translate(0);
 }
 .modal-dialog {
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    margin: 0 auto;
}*/

#mykontakt .form-width, #myBandName .form-width{	
	padding: 0px 30px 15px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	box-shadow: 0px 2px 1px #ddd;
	margin: 0 auto;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
#mykontakt .form-header, #myBandName .form-header{	
	margin: 0 -30px;
    margin-bottom: 30px !important;
	background: #007bff;
	padding: 15px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.24);
	color:white !important;
}

#mykontakt a:focus, a:hover , #myBandName a:focus, a:hover {
    text-decoration: none !important;
}
#mykontakt .btn.active.focus, 
#mykontakt .btn.active:focus, 
#mykontakt .btn.focus, 
#mykontakt .btn:active.focus, 
#mykontakt .btn:active:focus, 
#mykontakt .btn:focus, 
#mykontakt input.checkbox:focus,
#myBandName .btn.active.focus, 
#myBandName .btn.active:focus, 
#myBandName .btn.focus, 
#myBandName .btn:active.focus, 
#myBandName .btn:active:focus, 
#myBandName .btn:focus, 
#myBandName input.checkbox:focus
 {
	outline:0px auto -webkit-focus-ring-color !important;
}
#mykontakt .btn-default.focus, 
#mykontakt .btn-default:focus, 
#mykontakt .btn-default:hover,
#myBandName .btn-default.focus, 
#myBandName .btn-default:focus, 
#myBandName .btn-default:hover {
	color: #007bff !important;
    background-color: white !important;
    border: 1px solid #007bff !important;
    text-decoration: none;
}
#mykontakt .btn:active, #myBandName .btn:active {
	box-shadow:none !important;
}
#mykontakt .btn-default, #myBandName  .btn-default{
	width:100%;
	border-radius: 2px !important;
	box-shadow:1px 4px 7px 0px rgba(99, 97, 97, 0.24);
	color:white !important;
	background-color: #007bff !important;
	border-color: transparent !important;
}
#mykontakt .btn.focus, 
#mykontakt .btn:focus,
#myBandName .btn.focus, 
#myBandName .btn:focus  {
	box-shadow:none !important;
}
#mykontakt .form-group, #myBandName .form-group{
	height: 40px;	
}
#mykontakt .form-control, #myBandName .form-control {
	padding-left: 36px !important;	
}
#mykontakt .form-control:focus , #myBandName .form-control:focus {
	border-color: #ced4da !important;
    box-shadow: none !important;
}
#mykontakt .iconalign, #myBandName  .iconalign{	
	top: -38px;
    position: relative;
    padding: 11px;
}

#mykontakt .btn-browse, #myBandName .btn-browse{
	background-color:#007bff;
	color:white;
	border-radius: 0px !important;
	border-bottom-right-radius: 4px !important;
	border-top-right-radius: 4px !important;
	height:40px;
}
#mykontakt .btn-browse:hover, 
#mykontakt .btn-browse:focus,
#myBandName .btn-browse:hover, 
#myBandName .btn-browse:focus  {
	background-color:#007bff !important;
	color:white !important;
}
#mykontakt .file, #myBandName .file{
	visibility:hidden;
	position:absolute;
}
/*
.icon-button {
	background-color: #007bff;
	border-radius: 3.6rem;
	cursor: pointer;
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	position: relative;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 50px;
}
.icon-button span {
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 0;
}
.icon-button:hover span {
	width: 3.6rem;
	height: 3.6rem;
	border-radius: 3.6rem;
	margin: -1.8rem;
	background-color: #4099ff;
}
.icon-button i {
	background: none;
	color: white;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 50px;
	z-index: 10;
}
.icon-button:hover .icon-twitter,
.icon-button:hover .icon-facebook,
.icon-button:hover .icon-google-plus {
	color: white;
}
.rating{
	direction: rtl;
}
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}
.rating:not(:checked) > label {
	direction: rtl;
    width:1em;
    padding:0.1em;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
    font-size:200%;
    line-height:1.2;
}
.rating:not(:checked) > label:before {
    content: '★ ';
}
.rating > input:checked ~ label {
    color: #007bff;
}
.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: #007bff;
}
.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: #007bff;
}
.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}
*/


#mykontakt select {
	-webkit-appearance:none !important;
	-moz-appearance:none !important;
	-o-appearance:none !important;
}
.zoom-in {
  transform: scale(0)!important;
  opacity: 0;
  -webkit-transition: 0.4s all 0s;
  -moz-transition: 0.4s all 0s;
  -ms-transition: 0.4s all 0s;
  -o-transition: 0.4s all 0s;
  transition: 0.4s all 0s;
  display: block !important;
}

.zoom-in.show {
  opacity: 1;
  transform: scale(1)!important;
  transform:none;
}
/*
.zoom-in{transform:scale(0)!important;
    -webkit-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 10%;
	opacity:0;-webkit-transition:0.4s all 0s;-moz-transition:0.4s all 0s;-ms-transition:0.4s all 0s;-o-transition:0.4s all 0s;transition:0.4s all 0s;display:block!important}
.zoom-in.show{opacity:1;transform:scale(1)!important;transform:none}

*/

/*

         .animaten {
            -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
         }
         
         @-webkit-keyframes flipInX {
            0% {
               -webkit-transform: perspective(400px) rotateX(90deg);
               opacity: 0;
            }
            40% {
               -webkit-transform: perspective(400px) rotateX(-10deg);
            }
            70% {
               -webkit-transform: perspective(400px) rotateX(10deg);
            }
            100% {
               -webkit-transform: perspective(400px) rotateX(0deg);
               opacity: 1;
            }
         }
         
         @keyframes flipInX {
            0% {
               transform: perspective(400px) rotateX(90deg); 
               opacity: 0;
            }
            40% {
               transform: perspective(400px) rotateX(-10deg);
            }
            70% {
               transform: perspective(400px) rotateX(10deg);
            }
            100% {
               transform: perspective(400px) rotateX(0deg);
               opacity: 1;
            }
         }
         
         .flipInX {
            -webkit-backface-visibility: visible !important;
            -webkit-animation-name: flipInX;
            backface-visibility: visible !important;
            animation-name: flipInX;
         }
		*/ 
  