/*****************************************************
LESS compilation failed due a JavaScript error!

Input: /apps/atvi/support/components/kr-transactions/transactionshistory/clientlibs/css/kr-transactions.less
Error: ParseError: Unrecognised input in /apps/atvi/support/components/kr-transactions/transactionshistory/clientlibs/css/kr-transactions.less on line 1369, column 5:
1368 #pagination a.active, #pagination-top a.active {
1369     ..background-color: #2f2f2f;
1370     color: #FFF;


(uncompiled LESS src is included below)
*****************************************************/
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th{
  font-weight: bold;
}

th, td {
    text-align: left;
    padding: 8px 20px;
}

tr:nth-child(odd) {
  //background-color: #2f2f2f;
}

html, body{
  height: 100%;
  //height: 100vh;
  background: rgb(0,0,0); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000;
  display: none;
}

.navbar-inverse {
  border-bottom: none;
}

.spacer {
  min-height: 20px;
  background-color: #000;
}

.KR-2k18{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#FFF;
  min-height: 700px;
  /* color:#1C1B1A; */
  //height: 100%;
  background: rgb(0,0,0); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.KR-2k18 .head-top{
  background-color: #000;
  height: 110px;
}
.KR-2k18 .head-top .cont{
  padding-top: 5px;
  text-align: center;
}
.KR-2k18 .head-top .cont img{
  max-width: 80%;
}

.KR-2k18 .cont img{
  margin-top: 20px;
  margin-bottom: 0px;
  max-width: 80%;
}
.KR-2k18 .head .head-bg{
	background: url('clientlibs/css/img/hero_bg.jpg') no-repeat;
  height: 500px;
  background-size: cover;
  background-position: top;
  margin: 0 auto;
}
.KR-2k18 .head.blur .head-bg{
  background-image: url('clientlibs/css/img/hero_bg_blurred.jpg');
  height: 300px;
}

.KR-2k18 .head-ban {
width: auto;
background: url(../../../../../../content/dam/atvi/support/kr-transactions/krbanner.jpeg) center center;
min-height: 70px;
}

.head-ban .content {
  width: 975px;
  margin: 60px auto 0;
}

.KR-2k18 .head-ban a.btn {
  float:right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.KR-2k18 .head-ban a.btn-mob {
  float:right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.KR-2k18 .head-ban p{
  float: left;
  width: auto;
  margin: 60px auto 0;
  padding-top:10px;
}

.head-ban .content h2{
  float: left;
  margin: auto 0;
  padding-top:10px;
}

.KR-2k18 .head .bg-trans{
  background-color: #202324;
  border-top: 1px solid #656565;
  border-bottom: 1px solid #656565;
  opacity: 0.5;
  filter: Alpha(opacity=30);
  width: 100%;
  height: 100px;
  position: absolute;
  top: 394px;
  z-index: 30;
  padding:40px 0 0;
}
.KR-2k18 .head.blur .bg-trans{
  top: 198px;
}
.KR-2k18 .head .h-cont{
  position: absolute;
    top: 370px;
    left: 50%;
  z-index: 50;
  text-align: center;
  width: 446px;
  margin-left: -223px;
}
.KR-2k18 .head.blur .h-cont{
  top: 177px;
}
.KR-2k18 .head .h-cont img{
  max-width: 100%;
}
.KR-2k18 .content{
  width: 975px;
  margin: 60px auto 0;
}
.KR-2k18 .head-ban .content {
  margin: auto;
}
.KR-2k18 .content h1{
  text-align: center;
  color: #DEDCCE;
  font-size: 74px;
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 50px;
  margin-top: 70px;
}
.KR-2k18 .content h2{
  text-align: left;
  color: #FFF;
  font-size: 25px;
  /* text-transform: uppercase; */
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  padding-top: 25px;
  line-height: 1;
  /* margin-bottom: 20px; */
  /* margin-top: 50px; */
}
.KR-2k18 .content p{
  font-size: 16px;
  line-height: 2;
  margin:5px 0 0;
  font-weight: 400;
}
.KR-2k18 a{
  color:#FFF;
}
.KR-2k18 .content p.one-liner{
  margin:20px 0 0;
}
.KR-2k18 .content p.one-liner:last-child{
  margin-bottom: 100px;
}
.KR-2k18 .content p.center{
  text-align: center;
}
.KR-2k18 .content p b{
  font-weight: 600;
}
.KR-2k18 .content p i{
  font-style: italic;;
}
.KR-2k18 .content p sup {
  vertical-align: super;
  font-size: smaller;
}

.KR-2k18 .back-arrow-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/back-arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 23px 21px;
  padding:0px 30px 0 0;
}

.KR-2k18 .cp-icon{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/codpoints.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding:15px;
}
.KR-2k18 .np-icon{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/np.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding:15px;
}

.KR-2k18 .np-icon-sm{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/np_sm.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

.KR-2k18 .cp-icon-sm{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/codpoints.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

.KR-2k18 .cp-help-icon{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/gethelp.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

.KR-2k18 .cp-go-back-icon{
  background-image: url(../../../../../../content/dam/atvi/support/common/assets/back-arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

.refreshArrow img{
  float: left;
  width: 26px;
  height: 32px;
  margin: 16px 20px 10px 0px;
}

.KR-2k18 a.btn{
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #717fa9;
  text-decoration: none;
  width: 270px;
  display: block;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}
.KR-2k18 a.btn-mob{
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #717fa9;
  text-decoration: none;
  width: 70px;
  display: none;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}
.KR-2k18 a.btn:hover, .modal-content a.btn:hover{
  background-color: #9faacb;
  /* border: 2px solid #ab9d7b; */
}

.KR-2k18 a.btn.disabled  {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #434343;
  text-decoration: none;
  width: 270px;
  display: block;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}

.KR-2k18 ul,
.KR-2k18 ol{
  -webkit-padding-start: 0;
  list-style-position: inside;
  padding-left:0;
  counter-reset: foo;
  display: table;
}
.KR-2k18 ul > li,
.KR-2k18 ol > li{
  font-size: 16px;
  margin: 10px 0 0;
  font-weight: 400;
  line-height: 2.0;

    list-style-position: inside;

}
.KR-2k18 ol > li > span{
  margin-left: 1em;
}
.KR-2k18 ul.no-bullet{
  list-style: none;
}







/* modal */

/* The Modal (background) */
.modal {
    /* display: none;  */
    /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 4; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #303030;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;

}

.modal-content h2{
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  margin: 15px 0px 0px 0px;
}

.modal-content p{
  text-align: center;
  font-size: 22px;
  margin: 25px 0px 45px 0px;
}

.modal-content a.btn{
  width: 50%;
  margin: 0 auto;
  margin-bottom: 25px;
}

#krBtn {
  opacity: 0;
}

/* The Close Button */
.close {
    color: #303030;
    float: right;
    margin-top: -15px;
    /* font-size: 28px;
    font-weight: bold; */
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* loader */

.sample-loader{
  width: 50%;
  margin:20px auto;
}

.lds-spinner {
  /* color: official; */
  /* display: inline-block; */
  /* position: relative; */
  padding-left: 35%;
  width: 64px;
  height: 64px;
}

.lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.KR-2k18 > div.content > p {
	font-size: 18px;
}

div.title_select > span {
    display: flex;
    align-items: center;
}

div.title_select .btn-circle {
    margin-left: 10px;
}

div.title_select .dropdown {
    margin: 30px 15px 10px;
    width: 266px;
}

div.title_select .dropdown .btn.games {
  font-size: 15px;
  font-weight: 400;
  border: 1px solid #1a1919;
  width: 100%;
  text-align: left;

}


div.title_select .dropdown #game_title {
        padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
}
div.title_select .dropdown .btn.games .caret {
  margin-left: 0;
  right: 12px;
  top: 15px;
  position: absolute;
}
div.title_select .dropdown .btn.games div#selected_game {
  display: inline-block;
  color: #b5b6ba;
  margin-right: 4px;
  font-size: 16px;
}
div.title_select .dropdown.open > .dropdown-menu {
  top: 34px;
  width: 100%;
  background: #FFFFFF;
    border-color: #1a1919;
}
div.title_select .dropdown-menu > li > a {
  text-align: left;
}
div.title_select .dropdown.open > .dropdown-menu li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #D6D6D6;
}

div.title_select .cod-hq-text {
    visibility: hidden;
    font-size: 16px !important;
    margin-left: 14px;
    line-height: 1.2;

    &.display {
        visibility: visible;
    }
}

ul.dropdown-menu {
	display: none;
}

.KR-2k18 > div.date_select {
 margin-top: 70px;
}


.date_select input.form-control {
    border-radius: 0px 4px 4px 0px;
    width: 110px;
}
.bootstrap-datetimepicker-widget .list-unstyled {

    display: inherit;
}


.date_select .form-group .bootstrap-datetimepicker-widget {
width: 350px;
        padding: 5px 10px;

}

.date_select .form-group .bootstrap-datetimepicker-widget .selectDay {

}

.date_select .form-group .bootstrap-datetimepicker-widget tbody > tr > td {

    padding: 8px 3px;
}


.date_select .form-group .bootstrap-datetimepicker-widget thead > tr > th.dow {

	font-weight: 300;
}


.date_select .bootstrap-datetimepicker-widget table td.day { 

	font-weight: 700;
}


.date_select .bootstrap-datetimepicker-widget table td.day.old,
.date_select .bootstrap-datetimepicker-widget table td.day.new{ 

	font-weight: 100;
}



.date_select .form-group .bootstrap-datetimepicker-widget thead .glyphicon {

	right: 0px;
}

.KR-2k18 .date_select > span > p {
	display: inline;
	font-size: 18px;
}

.title_select .glyphicon-question-sign,
.date_select .glyphicon-question-sign {
    top: -4px;
    right: 2px;
    font-size: 20px;
    color: #505069;
}



.date_select div.range_select {
	display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    min-width: 160px;
	height: 64px;
}

.date_select div.range_select > span {
	font-weight: 400;
    font-size: 16px;
    width: 50px;
    text-align: right;
          display: inline-block;
  //width: 50px;
}

.date_select div.range_select > div.form-group{
    vertical-align: middle;
    display: inline-block;
}

.date_select .glyphicon-calendar {
	right: 0px;
}

.date_select .form-group {
	margin-top: 15px;
}

.date_select input[name="date_select"] {
	vertical-align: middle;
    margin: 20px 5px;
}

.date_select > div.radio-item {

    margin-top: 15px;
    padding-left: 15px;
}
.date_select div.radio-item > label {
	cursor: pointer;
}

.date_select div.radio-item > label:hover {
  //font-weight: 700;
  //text-shadow:0px 0px 3px #FFF;
}

.date_select > div > label,
.date_select .range_select > label{
	margin: 0px;
    font-weight: 400;
    font-size: 16px;
    vertical-align: text-bottom;
    min-width: 150px;
}




.date_select input[type='radio']:after {
		cursor: pointer;
        width: 15px;
        height: 15px;
        border-radius: 15px;
        //top: -2px;
        //left: -1px;
        position: relative;
        background-color: #FFFFFF;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

.date_select input[type='radio']:checked:after {
    	cursor: pointer;
        width: 15px;
        height: 15px;
        border-radius: 15px;
        //top: -2px;
        //left: -1px;
        position: relative;
        background-color: #1a1919;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }


.date_select input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.KR-2k18 > .content > a.btn[disabled] {

	background: #3c3c3c;
}

.KR-2k18 > .content > a.btn {

	background: #505069;
}


/* Tooltip and popover */

.title_select .popover,
.date_select .popover {
    max-width: 210px;
    //border: 1px solid gray;

    color: #b5b6ba;
    font-size: 13px;
    padding: 0;
     //border-radius: 0 0 4px 4px;
}

.title_select .popover.right > .arrow:after, 
.date_select .popover.right > .arrow:after { 
	border-right-color: #1c1b1a;


}

.title_select .popover > .popover-title,
.date_select .popover > .popover-title {

    border: 1px solid #979e93;
    border: 1px solid #b5b6ba;

	border-bottom: none;
    border-radius: 4px 4px 0 0;
    background-color: #505069;
    font-size: 15px;
    padding: 10px;

}

.title_select .popover > .popover-content,
.date_select .popover > .popover-content {
	padding: 7px 10px;
    border: 1px solid #979e93;
        border: 1px solid #b5b6ba;

        border-top: none;
    background-color: #1c1b1a;
    border-radius: 0 0 4px 4px;
}

.title_select .btn-circle,
.date_select > .btn-circle {
	width: 18px;
    height: 15px;
	margin-left: 5px;
    padding: 0;
    border-radius: 50%;

}

.title_select .btn-circle i,
date_select > .btn-circle i {
  position: relative;
  top: -1px;
}

.title_select .btn-circle-sm,
date_select >.btn-circle-sm {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 0.9rem;
}

.title_select .popover.right > .arrow,
.date_select .popover.right > .arrow {
    border-right-color: #979e93;
    border-right-color: #b5b6ba;
    left: -10px;
}

.title_select .popover.right,
.date_select .popover.right {
	margin-left: 15px;
}


.title_select ul#game_selector {
    padding: 0;
    overflow:hidden;
}

.title_select ul#game_selector > li {
	margin-top: 0;
}
.title_select ul#game_selector > li > a {
	padding: 6px 12px;
}



.title_select ul#game_selector > li > a:hover {
	background-color: #505069;
    color: #b5b6ba;
	cursor: pointer;
}



.KR-2k20{
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color:#FFF;
  min-height: 600px;

  height: 100%;
  display: none;
  background: rgb(0,0,0); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(47,47,47,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(47,47,47,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
  background-repeat: no-repeat;
  background-attachment: fixed;
}


.KR-2k20 blockquote, q {
  quotes: none;
}
.KR-2k20 blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
.KR-2k20 table {
  border-collapse: collapse;
  /* border-spacing: 0; */
  width: 100%;
}

.KR-2k20 th{
  font-weight: bold;
}

.KR-2k20 th, .KR-2k20 td {
    text-align: left;
    padding: 8px 20px;
}

.KR-2k20 tr:nth-child(odd) {
  background-color: #2f2f2f;
}


.KR-2k20 tr {

    margin: 4px;
    border-top:2px solid transparent;
    border-bottom:2px solid transparent;
    border-right:2px solid transparent;
    border-left:2px solid transparent;
}

.KR-2k20 tr:hover td {
    border-top:2px solid #a8a8a8;
    border-bottom:2px solid #a8a8a8;
    cursor: pointer;
}
.KR-2k20 tr.rw-selected:hover td {
    border-top:3px solid #e6c16e;
    border-bottom:2px solid #e6c16e;
    border-left:2px solid #e6c16e;
    border-right:2px solid #e6c16e;
}
.KR-2k20 tr.rw-selected:hover td:nth-child(2),
.KR-2k20 tr.rw-selected:hover td:nth-child(1){
    border-left: none;
}
.KR-2k20 tr.rw-selected:hover td,
.KR-2k20 tr.rw-selected:hover td:nth-child(2){
    border-right: none;
}

.KR-2k20 .kr-rllOvr {
  margin: 4px;
  border-top:3px solid transparent;
  border-bottom:3px solid transparent;
  border-right:2px solid transparent;
  border-left:2px solid transparent;
}

.KR-2k20 .kr-rllOvr:hover {
  margin: 4px;
  border-top:3px solid #a8a8a8;
  border-bottom:3px solid #a8a8a8;
  border-right:2px solid #a8a8a8;
  border-left:2px solid #a8a8a8;
}

.KR-2k20 tr td div:nth-child(3){
  display: none;
}

.KR-2k20 .myBorder{
  border:1px solid red;
}

.KR-2k20 tr:hover td:nth-child(1) div:nth-child(2){
  text-decoration: underline;
}

.KR-2k20 tr:nth-child(1){
  border-top:3px solid transparent;
  border-bottom:2px solid transparent;
  border-left:2px solid transparent;
  border-right:2px solid transparent;
}

.KR-2k20 .rw-selected {
  border-top:3px solid #e6c16e;
  border-bottom:2px solid #e6c16e;
  border-left:2px solid #e6c16e;
  border-right:2px solid #e6c16e;
}

.KR-2k20 tr:hover td:nth-child(1){
  border-left:2px solid #a8a8a8;
}

.KR-2k20 tr:hover td:nth-child(2){
  border-right:2px solid #a8a8a8;
}



.KR-2k20 .head-top{
  background-color: #000;
  height: 110px;
}
.KR-2k20 .head-top .cont{
  padding-top: 5px;
  text-align: center;
}
.KR-2k20 .head-top .cont img{
  max-width: 80%;
}

.KR-2k20 .cont img{
  margin-top: 20px;
  margin-bottom: 0px;
  max-width: 80%;
}
.KR-2k20 .head .head-bg{
	background: url('clientlibs/css/img/hero_bg.jpg') no-repeat;
  height: 500px;
  background-size: cover;
  background-position: top;
  margin: 0 auto;
}
.KR-2k20 .head.blur .head-bg{
  background-image: url('clientlibs/css/img/hero_bg_blurred.jpg');
  height: 300px;
}

.KR-2k20 .head-ban {
width: auto;
background-color: #2f2f2f;
min-height: 70px;
//margin-top:20px;

}

.head-ban .content {
  width: 975px;
  margin: 60px auto 0;
}

.KR-2k20 .head-ban a.btn {
  float:right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.KR-2k20 .head-ban a.btn-mob {
  float:right;
  margin-top: 15px;
  margin-bottom: 15px;
}

.KR-2k20 .head-ban p{
  float: left;
  width: auto;
  margin: 60px auto 0;
  padding-top:10px;
}

.head-ban .content h2{
  float: left;
  margin: auto 0;
  //padding-top:10px;
}

.KR-2k20 .head .bg-trans{
  background-color: #202324;
  border-top: 1px solid #656565;
  border-bottom: 1px solid #656565;
  opacity: 0.5;
  filter: Alpha(opacity=30);
  width: 100%;
  height: 100px;
  position: absolute;
  top: 394px;
  z-index: 30;
  padding:40px 0 0;
}
.KR-2k20 .head.blur .bg-trans{
  top: 198px;
}
.KR-2k20 .head .h-cont{
  position: absolute;
    top: 370px;
    left: 50%;
  z-index: 50;
  text-align: center;
  width: 446px;
  margin-left: -223px;
}
.KR-2k20 .head.blur .h-cont{
  top: 177px;
}
.KR-2k20 .head .h-cont img{
  max-width: 100%;
}
.KR-2k20 .content{
  width: 975px;
  margin: 20px auto 0;
}

.KR-2k20 > .content{
 height: 100%;
}
.KR-2k20 .head-ban .content {
  margin: auto;
}
.KR-2k20 .content h1{
  text-align: center;
  color: #DEDCCE;
  font-size: 74px;
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
  letter-spacing: 1px;
  margin-bottom: 50px;
  margin-top: 70px;
}
.KR-2k20 .content h2{
  text-align: left;
  color: #FFF;
  font-size: 25px;
  /* text-transform: uppercase; */
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 1px;
  padding-top: 25px;
  /* margin-bottom: 20px; */
  /* margin-top: 50px; */
	    font-weight: 500;
    line-height: 1.1;
}
.KR-2k20 .content p{
  font-size: 16px;
  line-height: 2;
  margin:5px 0 0;
  font-weight: 400;
}
.KR-2k20 a{
  color:#FFF;
}
.KR-2k20 .content p.one-liner{
  margin:20px 0 0;
}
.KR-2k20 .content p.one-liner:last-child{
  margin-bottom: 100px;
}
.KR-2k20 .content p.center{
  text-align: center;
}
.KR-2k20 .content p b{
  font-weight: 600;
}
.KR-2k20 .content p i{
  font-style: italic;;
}
.KR-2k20 .content p sup {
  vertical-align: super;
  font-size: smaller;
}

.KR-2k20 .back-arrow-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/back-arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 23px 21px;
  padding:0px 30px 0 0;
}

.KR-2k20 .cp-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/codpoints.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding:15px;
}
.KR-2k20 .np-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/np.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  padding:15px;
}

.KR-2k20 .np-icon-sm{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/np_sm.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

/* updated 2/20/2019 */
.KR-2k20 .cp-icon-sm{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/codpoints_sm.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px 15px 15px 5px;
  margin-left: 5px;
}
/* updated 2/20/2019 */

/* updated 2/22/2019 */
.KR-2k20 .fltArrow-sm-up{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/filterArrowx25-up.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  padding:12px 15px 15px 5px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 5px;
}

.KR-2k20 .fltArrow-sm-dwn{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/filterArrowx25-dwn.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  padding:12px 15px 15px 5px;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 5px;
}
/* updated 2/22/2019 */

.dateTgle:hover, .tranTgle:hover{
  text-decoration: underline;
  cursor: pointer;
}

.KR-2k20 .cp-help-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/gethelp.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}


.KR-2k20 .cp-go-back-icon{
  background-image: url(../../../../../../content/dam/atvi/support/kr-transactions/back-arrow.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding:15px;
  margin-left: 5px;
}

.refreshArrow img{
  float: left;
  width: 26px;
  height: 32px;
  margin: 16px 20px 10px 0px;
}

.KR-2k20 a.btn{
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #717fa9;
  text-decoration: none;
  width: 270px;
  display: block;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}
.KR-2k20 a.btn-mob{
  text-transform: uppercase;
  color: #FFF;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #717fa9;
  text-decoration: none;
  width: 70px;
  display: none;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}
.KR-2k20 a.btn:hover, .modal-content a.btn:hover{
  background-color: #9faacb;
  /* border: 2px solid #ab9d7b; */
}

.KR-2k20 a.btn.disabled  {
  text-transform: uppercase;
  color: #666;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-radius: 2px;
  background-color: #434343;
  text-decoration: none;
  width: 270px;
  display: block;
  /* margin: 0 auto; */
  text-align: center;
  /* border: 2px solid #ab9d7b; */
  margin-bottom:50px;
}

.KR-2k20 ul,
.KR-2k20 ol{
  -webkit-padding-start: 0;
  list-style-position: inside;
  padding-left:0;
  counter-reset: foo;
  display: table;
}
.KR-2k20 ul > li,
.KR-2k20 ol > li{
  font-size: 16px;
  margin: 10px 0 0;
  font-weight: 400;
  line-height: 2.0;

    list-style-position: inside;
    text-indent: -2em;
    padding-left: 2em;
}
.KR-2k20 ol > li > span{
  margin-left: 1em;
}
.KR-2k20 ul.no-bullet{
  list-style: none;
}

#pagination, #pagination-top {
    display: inline-block;
    margin:20px 0px;
    width: 100%;
}




#pagination p, #pagination-top p {
  float: left;
  padding-left: 10px;
}

#pagination a, #pagination-top a {
    color: #FFF;
    float: left;
    padding: 4px 12px;
    text-decoration: none;
}

#pagination a.active, #pagination-top a.active {
    ..background-color: #2f2f2f;
    color: #FFF;
    border: 1px solid #FFF;

}
#pagination a.dimmed, #pagination-top a.dimmed {
    color: #5b5a5a;
    opacity: .8;
    font-weight: bold;
}

#pagination a:hover:not(.active), #pagination-top a:hover:not(.active) {
  background-color: #2f2f2f;
}


#pagination a.dimmed:hover:not(.active), #pagination-top a.dimmed:hover:not(.active) {

}

/*
#currentPageNumber {
    //-webkit-appearance: none;
	background-color: #333;
    color: #FFF;
	float: right;
    height: 32px;
    width: 190px;

  -webkit-border-radius: 0;
  border: 0;
  outline: 1px solid #ccc;
  outline-offset: -1px;

}
*/

.pageJump {
	float: right;
}

.pageJump button {
	background-color: #2f2f2f;
    color: #fff;
}

.pageJump input {
    outline: none;
	background-color: #2f2f2f;
    color: #fff;
    -webkit-appearance: none;
    background-color: #333;
    border: 1px solid #333333;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 120px;
    vertical-align: middle;
}

.pageJump input#turnToPage {
    background-color: #2f2f2f;
    color: #fff;
    border: 1px solid #FFF;
    width:120px;
    font-size: 100%;

}

.pageJump input#turnToPage:hover {
    background-color: #333;
	cursor:pointer;

} 

.pageJump input::-webkit-outer-spin-button,
.pageJump input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

.pageJump input[type=number] {
    -moz-appearance:textfield; /* Firefox */
    width: 50px;
    padding: 2px 5px;
	text-align: center;
}



/* modal */

/* The Modal (background) */
.modal {
    /* display: none;  */
    /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 3; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #303030;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;

}

.modal-content h2{
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  margin: 15px 0px 0px 0px;
}

.modal-content p{
  text-align: center;
  font-size: 22px;
  margin: 25px 0px 45px 0px;
}

.modal-content a.btn{
  width: 50%;
  margin: 0 auto;
  margin-bottom: 25px;
}

#krBtn {
  opacity: 0;
}

/* The Close Button */
.close {
    color: #303030;
    float: right;
    margin-top: -15px;
    /* font-size: 28px;
    font-weight: bold; */
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* updated 2/20/2019 */

//#kr-dsk-btn{
//  font-size: 16px;
//  font-weight: lighter;
//}
//#kr-dsk-btn span {
//  font-size: 18px;
//  font-weight: bolder;
//}

.kr-dataFeed tbody td div {
margin:10px 0px;
}

.kr-dataFeed tbody td div.kr-name{
font-weight: 600;
}

.kr-date, .kr-type, .kr-trNumber {
  color:#a8a8a8;
}

.kr-amt, .kr-balance:not(span){
	font-weight: 600;
}

.kr-balance span{
  color:#a8a8a8;
}

.KR-2k18 > .content > a.btn#refBtn {
    background: #FEE600;
    color: #000;
}

.pageJump input.turnToPage {
    background-color: #2f2f2f;
    color: #fff;
    border: 1px solid #FFF;
    width: 120px;
    font-size: 100%;
}

.pageJump span {
	vertical-align: middle;
}

@media (max-width: 1000px) {
  .KR-2k18 .content {
    width: auto;
    padding: 0 45px;
  }
}
@media (max-width: 925px) {
  .KR-2k18 th,
  td {
    text-align: center;
    padding: 8px 20px;
  }
  .KR-2k18 .content {
    width: auto;
    padding: 0px;
    margin: 30px;
  }
  .KR-2k18 .content .kr-dataFeed {
    /* width: auto; */
    padding: 0 5px;
  }
  .KR-2k18 .head-ban {
    padding: 0px 30px;
  }
}
@media (max-width: 600px) {
  .KR-2k18 .kr-mob-btn {
    display: block;
  }
  .KR-2k18 .kr-dsk-btn {
    display: none;
  }
}
@media (max-width: 650px) {
  .KR-2k18 a.btn {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .KR-2k18 .head .h-cont {
    width: 344px;
    margin-left: -172px;
    top: 395px;
  }
  .KR-2k18 .head .h-cont h2 {
    font-size: 27px;
  }
  .KR-2k18 .head .h-cont h1 {
    font-size: 36px;
  }
  .KR-2k18 .head .bg-trans {
    top: 408px;
    height: 70px;
  }
  .KR-2k18 a.btn {
    width: 100%;
  }
  .KR-2k18 .content.intro {
    margin-top: 10px;
  }
  .KR-2k18 .middle {
    margin-top: 50px;
  }
  .KR-2k18 .content {
    /* padding:0 20px; */
  }
  .KR-2k18 .head-top {
    height: 78px;
  }
  .modal-content {
    width: 80%;
  }
  .sample-loader {
    margin: 0 auto;
  }
  .lds-spinner {
    margin: auto;
    padding-left: 0;
  }
  #pagination-top a.display-pageNum:not(.active) {
    display: none!important;
  }
  #pagination a.display-pageNum:not(.active) {
    display: none!important;
  }
}
@media (max-width: 375px) {
  .KR-2k18 .head .bg-trans {
    top: 418px;
    height: 50px;
  }
  .KR-2k18 .head .h-cont {
    width: 296px;
    margin-left: -148px;
    top: 405px;
  }
  .KR-2k18 .head-top {
    height: 64px;
  }
}
@media print {
  .KR-2k18 a.btn {
    display: none;
  }
  .KR-2k18 .head .bg-trans {
    border: none;
    background-color: transparent;
  }
  .KR-2k18 .content h1 {
    margin-top: 0;
  }
  .KR-2k18 .head.blur .head-bg {
    height: 260px;
  }
}
@media (max-width: 720px) {
  .date_select div.range_select {
    width: 100%;
  }
  .date_select div.range_select:not(:first-of-type) {
    margin-left: 30px;
  }
}
@media (max-width: 470px) {
  div.title_select .dropdown .btn.games {
    width: 100%;
  }
  .date_select .form-group .bootstrap-datetimepicker-widget {
    width: auto;
  }
  .2k18 > .date_select {
    margin: 10px;
  }
  .date_select div.range_select:not(:first-of-type) {
    margin-bottom: 40px;
  }
  .date_select div.range_select > span {
    text-align: left;
  }
  .date_select div.range_select .form-group {
    width: 100%;
  }
  .date_select div.range_select .input-group {
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .KR-2k20 .kr-dataFeed tbody th:nth-child(2),
  .kr-dataFeed tbody td:nth-child(2) {
    text-align: right;
  }
  .KR-2k20 .content {
    width: auto;
    padding: 0 45px;
  }
  .kr-dataFeed tbody th:nth-child(2),
  .kr-dataFeed tbody td:nth-child(2) {
    text-align: right;
  }
}
@media (max-width: 925px) {
  .KR-2k20 th,
  td {
    /* text-align: center; */
    padding: 8px 20px;
  }
  .KR-2k20 .content {
    width: auto;
    padding: 0px;
    margin: 30px;
  }
  .pagination-top {
    display: block;
    padding-bottom: 30px;
  }
  .KR-2k20 .content .kr-dataFeed {
    /* width: auto; */
    padding: 0 5px;
  }
  .KR-2k20 .head-ban {
    padding: 0px 30px;
  }
}
@media (max-width: 600px) {
  .kr-mob-btn {
    display: block;
  }
  .kr-dsk-btn {
    display: none;
  }
}
@media (max-width: 550px) {
  .KR-2k20 a.btn {
    width: 100%;
  }
  .KR-2k20 a.btn.go-back-link {
    margin-right: 0 !important;
  }
}
@media (max-width: 480px) {
  .KR-2k20 .head .h-cont {
    width: 344px;
    margin-left: -172px;
    top: 395px;
  }
  .KR-2k20 .head .h-cont h2 {
    font-size: 27px;
  }
  .KR-2k20 .head .h-cont h1 {
    font-size: 36px;
  }
  .KR-2k20 .head .bg-trans {
    top: 408px;
    height: 70px;
  }
  .KR-2k20 a.btn {
    width: 100%;
  }
  .KR-2k20 .content.intro {
    margin-top: 10px;
  }
  .KR-2k20 .middle {
    margin-top: 50px;
  }
  .KR-2k20 .content {
    /* padding:0 20px; */
  }
  .KR-2k20 .head-top {
    height: 78px;
  }
}
@media (max-width: 375px) {
  .KR-2k20 .head .bg-trans {
    top: 418px;
    height: 50px;
  }
  .KR-2k20 .head .h-cont {
    width: 296px;
    margin-left: -148px;
    top: 405px;
  }
  .KR-2k20 .head-top {
    height: 64px;
  }
}
@media print {
  .KR-2k20 a.btn {
    display: none;
  }
  .KR-2k20 .head .bg-trans {
    border: none;
    background-color: transparent;
  }
  .KR-2k20 .content h1 {
    margin-top: 0;
  }
  .KR-2k20 .head.blur .head-bg {
    height: 260px;
  }
}
@media (min-width: 1000px) {
  /* .kr-dataFeed tbody th:nth-child(4), .kr-dataFeed tbody td:nth-child(4) {
    display:none;
  } */
  /* .pagination-top{
    display: none;
  } */
  .kr-dataFeed tbody th:nth-child(2),
  .kr-dataFeed tbody td:nth-child(2) {
    text-align: right;
  }
}
@media (max-width: 1000px) {
  .KR-2k20 .content {
    width: auto;
    padding: 0 45px;
  }
  .kr-dataFeed tbody th:nth-child(2),
  .kr-dataFeed tbody td:nth-child(2) {
    text-align: right;
  }
  /* .kr-dataFeed tbody th:nth-child(3), .kr-dataFeed tbody td:nth-child(3) {
    display:block;
  } */
  /* .kr-dataFeed tbody th:nth-child(4), .kr-dataFeed tbody td:nth-child(4) {
    display:none;
  } */
}
@media (max-width: 925px) {
  th,
  td {
    /* text-align: center; */
    padding: 8px 20px;
  }
  .KR-2k20 .content {
    width: auto;
    padding: 0px;
    margin: 30px;
  }
  .pagination-top {
    display: block;
    padding-bottom: 30px;
  }
  .KR-2k20 .content .kr-dataFeed {
    /* width: auto; */
    padding: 0 5px;
  }
  .KR-2k20 .head-ban {
    padding: 0px 30px;
  }
}
@media (max-width: 820px) {
  .modal-content {
    width: 80%;
  }
  .pageJump {
    clear: both;
    float: left;
    padding-left: 12px;
    padding-top: 15px;
  }
  #pagination,
  #pagination-top {
    padding-left: 10px;
  }
}
@media (max-width: 620px) {
  .kr-mob-btn {
    display: block;
  }
  .kr-dsk-btn {
    display: none;
  }
}
@media (max-width: 550px) {
  .KR-2k20 a.btn {
    width: 100%;
  }
  .KR-2k20 a.btn.go-back-link {
    margin-right: 0 !important;
  }
}
@media (max-width: 480px) {
  .KR-2k20 .head .h-cont {
    width: 344px;
    margin-left: -172px;
    top: 395px;
  }
  .KR-2k20 .head .h-cont h2 {
    font-size: 27px;
  }
  .KR-2k20 .head .h-cont h1 {
    font-size: 36px;
  }
  .KR-2k20 .head .bg-trans {
    top: 408px;
    height: 70px;
  }
  .KR-2k20 a.btn {
    width: 100%;
  }
  .KR-2k20 .content.intro {
    margin-top: 10px;
  }
  .KR-2k20 .middle {
    margin-top: 50px;
  }
  .KR-2k20 .content {
    /* padding:0 20px; */
    margin: 10px;
  }
  .KR-2k20 .head-top {
    height: 78px;
  }
}
@media (max-width: 480px) {
  .KR-2k20 .content h2 {
    font-size: 18px;
  }
}
@media (max-width: 375px) {
  .KR-2k20 .head .bg-trans {
    top: 418px;
    height: 50px;
  }
  .KR-2k20 .head .h-cont {
    width: 296px;
    margin-left: -148px;
    top: 405px;
  }
  .KR-2k20 .head-top {
    height: 64px;
  }
  .KR-2k20 .content {
    margin: 0;
  }
}
@media (max-width: 355px) {
  .KR-2k20 .head-ban {
    padding: 0px 15px;
  }
  .KR-2k20 td {
    padding: 8px 10px;
  }
}
@media print {
  .KR-2k20 a.btn {
    display: none;
  }
  .KR-2k20 .head .bg-trans {
    border: none;
    background-color: transparent;
  }
  .KR-2k20 .content h1 {
    margin-top: 0;
  }
  .KR-2k20 .head.blur .head-bg {
    height: 260px;
  }
}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */

.bootstrap-datetimepicker-widget {
  list-style: none;
  color: #555;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 12px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 12px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 12px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 12px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
  font-size: 13px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  background-color: #1a1919;
  color: #fff;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #65708A;

  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
