@media only screen and (min-width:768px){.choose-month-year{background:rgba(0,0,0,.5);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.choose-month-year,.choose-month-year *,.choose-month-year :after,.choose-month-year :before{box-sizing:border-box}.choose-month-year :focus{outline:0}.choose-month-year__modal-dialog{padding:20px 16px 16px;width:128px}@media only screen and (min-width:768px){.choose-month-year__modal-dialog{position:fixed;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3);transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}}@media only screen and (max-width:767px){.choose-month-year__modal-dialog{position:relative;top:0!important;left:0!important}}.choose-month-year__fields{margin:0 0 16px}.choose-month-year__label{display:block;margin:0 0 10px}.choose-month-year__desc{margin:0 0 4px 5px;font:600 10px/100% "Open Sans",sans-serif;color:#333;text-align:left}.choose-month-year__field{position:relative;width:100%;height:24px;text-align:center;border:1px solid #bdbdbd;border-radius:12px}.choose-month-year__value{display:inline-block;vertical-align:top;font:600 12px/22px "Open Sans",sans-serif;color:#27ae60;text-decoration:underline}.choose-month-year__arrow{position:absolute;top:50%;margin-top:-4px;padding:0;width:8px;height:8px;background:0 0;border:0;border-left:1px solid #000;border-bottom:1px solid #000}@media only screen and (min-width:992px){.choose-month-year__arrow{cursor:pointer;transition:border-color .2s linear}.choose-month-year__arrow:hover{border-color:#27ae60}}.choose-month-year__arrow--prev{left:9px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.choose-month-year__arrow--next{right:9px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.choose-month-year__button,.choose-month-year__button:before{height:24px;font:600 12px/24px "Open Sans",sans-serif}@media only screen and (min-width:768px){.choose-month-year .modal-window__close-button{display:none}.choose-month-year.modal-window--visible .choose-month-year__modal-dialog{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}