.showgitRepository{
    display: none;
}
.showcodeReqest{
  display: none;
}
.scanWeber{
  display: none;
}
.scanWeberInner{
  display: none;
}
.showprivateRepo{
    display: none;
}
.showrepReqest{
  display: none;
}
.showpublicRepo{
    display: none;
}
.showdependencies{
  display: block;
}
.reporeqspan{
    margin-right: 15px;
    color: #6a6c6f;
}
.scansecc{
    float: right;
}
.secOne {
    float: left;
    width: 24%;
    padding: 8px;
}
.saveRequester{
  background-color: #5ac3e8;
  padding: 2px;
  text-align: center;
  color: #fff;
  margin-top: 0;
  width: 65px;
  /* -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); */
  /* box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15); */
  border-radius: 5px;
  margin-left: 2px;
  float: left;
  box-shadow: none !important;
  border: none !important;
  margin-right: 3px;
}
td .saveRequester{
  width:52px !important;
  padding: 1px !important;
  font-size: 10px !important;
}
.secOne select.form-control {
    border-radius: 0;
    height: 25px;
    line-height: 25px;
    padding: 0 !important;
}
.secOne label{
    margin-bottom: 0;
}

.divprourl {
    background-color: #fff;
    border: solid 1px #ebebeb;
    width: 48%;
    float: left;
    margin: 5px;
    padding: 25px;
    /* padding-top: 0; */
    min-height: 315px;
    position: relative;
}
.divprourl h4 {
    position: absolute;
top: -22px;
left: 11px;
padding-left: 9px;
padding-right: 9px;
background-color: #fff;
font-weight: 600;
padding-top: 5px;
padding-bottom: 5px;
color: #000;
font-size: 14px;
}

.divprourl .form-group {
    margin-bottom: 5px;
}

.divprourl .checks label, .divprourl .form-group label {
    font-size: 14px;
}

.loaderscanA{
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    bottom: 0;
    background-color: #fff;
    display: none;
}
.loaderscanA img{
    width: 48%;
    margin-top: 5px;
}
.showreportTools{
    display: none;
}
.toolTilesgmap{
    display: none;
}
#mptool{
    display: none;
}
#mptoolInner{
    display: none;
}
.toolTilesgmapForm{
    display: none;
}
.secaccess .nav li {
    padding-bottom: 0 !important;
}
.secacces .nav-tabs li a {
    margin-right: 0px !important;
    padding: 5px !important;
}
/* new styles */
.chkpoint{border: 1px solid#cac8c8;min-height: 250px !important; padding-top: 15px;}
.chkpoint h5{
    /* position: relative; */
/* bottom: 13px; */
/* background: linear-gradient(180deg, white 48%, #e2e2e2 64%); */
/* display: inline-block; */
padding: 0 7px;
font-size: 13px;
font-weight: bold;
margin: 0;
padding-bottom: 8px;
margin-bottom: 20px;
}
.chkpoint .setter-page{padding: 3px !important;
margin: 0 2px !important;
height: 18px !important;}
.chkpoint .setter-page i{display: block;}
.chkpoint .setter-page i.fa-times {color: #ef5252;}
.chkpoint .setter-page i.fa-plus {color: green;}













@import url("https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
.pcs:after {
  content: " pcs";
}

.cur:before {
  content: "$";
}

.per:after {
  content: "%";
}


table.fold-table > tbody > tr.view td, table.fold-table > tbody > tr.view th {
  cursor: pointer;
  padding: 6px;
font-size: 12px;
}
table.fold-table > tbody > tr.view td:first-child,
table.fold-table > tbody > tr.view th:first-child {
  position: relative;
  padding-left: 20px;
}
table.fold-table > tbody > tr.view td:first-child:before,
table.fold-table > tbody > tr.view th:first-child:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 9px;
  height: 16px;
  margin-top: -8px;
  font: 16px fontawesome;
  color: #000;
  content: "\f105";
  transition: all .3s ease;
}
table.fold-table > tbody > tr.view:nth-child(4n-1) {
  background: #f7f7f7;
}
table.fold-table > tbody > tr.view:hover {
  background: #ddd;
}
table.fold-table > tbody > tr.view.open {
  /* background: tomato; */
  /* color: white; */
  display: contents;
}
table.fold-table > tbody > tr.view.open td:first-child:before, table.fold-table > tbody > tr.view.open th:first-child:before {
  transform: rotate(90deg);
  color: #000;
}
table.fold-table > tbody > tr.fold {
  display: none;
}
table.fold-table > tbody > tr.fold.open {
  display: table-row;
}

.fold-content {
  padding: .5em;
  border: solid 1px #ddd;
padding-left: 15px;
}
.fold-content h3 {
  margin-top: 0;
}
.fold-content > table {
  border: 2px solid #ccc;
}
.fold-content > table > tbody tr:nth-child(even) {
  background: #000;
}
.rrq_bg{
    margin-bottom: 18px;
    padding: 15px;
    background-color: #f1f3f6;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
-webkit-box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
padding-top: 25px;
min-height: 350px;
display: inline-block;
width: 100%;
}
table.fold-table > tbody > tr.view{
    border-top: 1px solid #ddd;
}
.setHeadtry {
  width: 100%;
  display: inline-block;
}

/* .creWebsc {
  position: absolute;
left: 0px;
top: 0;
background-color: #fff;
right: 0;
min-height: 400px;
z-index: 9;
padding-left: 10px;
padding-right: 10px;
  display: none;
} */


.creWebsc {
  /* position: absolute;
  left: 0;
  top: 0; */
  background-color: #fff;
  /* right: 0px; */
  min-height: 400px;
  /* z-index: 9; */
  padding-left: 0;
  padding-right: 0;
  display: none;
}
.closecreWebsc, .closeDynamicBtn {
  position: absolute;
  right: -5px;
  top: 0;
  font-size: 20px;
  color: #000;
  z-index: 999;
  background-position: 0 -0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  font-weight: bold;
  opacity: 0.4;
}
.closecreWebsc:hover, .closeDynamicBtn:hover {opacity: 0.8;}





#tabincontenterNewAsd1Z {
  width: 18%;
  float: left;
}
#tabincontenterNewAsd1Z .stepTop {
  color: #fff;
  font-weight: bold;
  font-size: 11px !important;
}
#tabincontenterNewAsd1Z .title {
  margin: 0 0 20px 0;
      margin-top: 0px;
  font-size: 16px;
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}

/* .creWebscsata {
  position: absolute;
left: 0px;
top: 0;
background-color: #fff;
right: 0;
min-height: 400px;
z-index: 9;
padding-left: 10px;
padding-right: 10px;
  display: none;
} */
.creWebscsata {
  /* position: absolute;
  left: -0;
  top: -0; */
  background-color: #fff;
  /* right: 0; */
  min-height: 400px;
  /* z-index: 9; */
  padding-left: 0;
  padding-right: 0;
  display: none;
}
.closecreWebscsata {
  position: absolute;
  right: -5px;
  top: 0;
  font-size: 20px;
  color: #9d9fa2;
  z-index: 999;
  background-position: 0 -0;
  width: 15px;
  height: 15px;
  cursor: pointer;
  font-weight: bold;
}



#tabincontenterNewAsd1Z2 {
  width: 18%;
  float: left;
}
#tabincontenterNewAsd1Z2 .stepTop {
  color: #fff;
  font-weight: bold;
  font-size: 11px !important;
}
#tabincontenterNewAsd1Z2 .title {
  margin: 0 0 20px 0;
      margin-top: 0px;
  font-size: 16px;
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 600;
  text-align: center;
}

.dertyu2 {
  left: auto !important;
  right: 0;
  background-color: #fff !important;
  width: 150px;
  border: 1px solid rgba(0, 0, 0, .15) !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
  padding: 8px 8px 8px 8px !important;
  font-size: 12px !important;
  color: #868585;
}
.dertyu2 li {
  padding-bottom: 5px;
  border-bottom: solid 1px #e6e6e6;
}
.secCheckerp{
  display: inline-block;
  width: 100%;
}
.chkbox {
  display: inline-block;
  width: 100%;
  border: solid 1px #e3e3e3;
}


#accordion2 .panel-title a {
  padding: 0 !important;
}

#accordion2 .panel-title {
  padding: 7px 7px;
  background: #fff;
  /* font-size: 18px; */
  font-weight: bold;
  color: #666;
  border: 1px solid #ececec;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.33);
  position: relative;
  transition: all 0.5s ease 0s;
  font-size: 12px;
}
.scanIntermed{
  display: none;
}

.notiReq {
  /* display: box; */
  position: absolute;
  top: -14px;
right: 16px;
  padding: 10px 0 ;  
}
.notiReq span {
  display: block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; 
  background-color: #FFF;
  -webkit-box-shadow: 1px 1px 5px #808080;
  -moz-box-shadow: 1px 1px 5px #808080;
  box-shadow: 1px 1px 5px #808080;  
  padding: 0px;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
  position: relative;
  float: right;
}
.notiReq mark {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;   
  border: 2px solid #FFF;
  width: 20px;
  height: 20px;  
  background-color: #FF6B6B;
  position: absolute;
  top: -5px;
  /* left: -10px; */
  font-size: 10px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #FFF;
  font-weight: 700;
  padding: 0;
}
.notiReq mark.big {
  width: 24px;
height: 24px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 50px;
line-height: 24px;
font-size: 10px;
top: -5px;
right: -15px;
}
.notiReq p {
  float: left;
  margin-top: 7px;
  margin-right: 3px;
  color: #000;
}
.notiReq > a > span > mark {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;   
-webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;  
}
.notiReq:hover > a > span > mark {
  -webkit-animation-name: bounce;
          animation-name: bounce;
}
.notiReq:hover > a > span > mark.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

.notiReq:hover > a > span > mark.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}
.notiReq:hover > a > span > mark.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}
.notiReq:hover > a > span > mark.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}
.notiReq {
  list-style-type: circle;
}


/* animation keyframes */
@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 1;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}


.tabcontDirectionAsd1A {
  width: 82% !important;
  border: solid 1px #b1b1b1;
  padding-left: 15px;
  float: left;
}

.loaderscanAr {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  bottom: 0;
  background-color: #fff;
  display: none;
}
.loaderscanAr img {
  width: 66%;
  margin-top: 5px;
}
.loaderscanAr1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  bottom: 0;
  background-color: #fff;
  display: none;
}
.loaderscanAr1 img {
  width: 48%;
  margin-top: 5px;
}
.loaderscanAr1aa {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  bottom: 0;
  background-color: #fff;
  display: none;
}
.loaderscanAr1aa img {
  width: 48%;
  margin-top: 5px;
}
.loaderscanAr1bb {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  bottom: 0;
  background-color: #fff;
  display: none;
}
.loaderscanAr1bb img {
  width: 48%;
  margin-top: 5px;
}
#tabincontenterNewAsd1Z2 .checkerr2{
  padding-right: 41px !important;
}
#tabincontenterNewAsd1Z .checkerr2{
  padding-right: 41px !important;
}

/* new styles for whilist repo */
.rrq_bg #accordionrevq .panel-title.outercollapse{
  border-top: 1px solid #ececec;
  border: none;
  box-shadow: none;
}
/* .rrq_bg #accordionrevq .panel-title a {
  padding: 6px !important;
} */
.rrq_bg #accordionrevq .panel-title a:after {display: none !important;}
.rrq_bg #accordionrevq .panel:hover{background: #ddd;}
.rrq_bg #accordionrevq .panel-title a{font-size: 12px;
font-weight: normal;
font-family: 'Roboto', sans-serif !important;
position: relative;
top: 3px;}
.rrq_bg #accordionrevq .panel-title a.firstl{color: red;}
.rrq_bg #accordionrevq.panel-group .panel+.panel {
margin-top: 0px !important;border: none !important;
}
.rrq_bg #accordionrevq .panel{padding-top: 0px;border-top: 1px solid #ececec;
  border-radius: 0 !important;}
.rrq_bg #accordionrevq .panel .panel-heading{height: 22px;}
.rrq_bg #accordionrevq .panel:nth-child(2n-1) {
  background: #f7f7f7;}
.rrq_bg #accordionrevq .panel-title.outercollapse{background: none;padding: 0;border: none !important;}
.rrq_bg #accordionrevq .panel-heading{background: none;display: inline-block;
width: 100%;}
.rrq_bg #accordionrevq .panel:nth-child(2n-1):hover{background: #ddd;}
.innercollapse .panel:nth-child(2n-1) {
background: none !important;}
.innercollapse .panel{padding: 0 !important;
border-top: none !important;}
.innercollapse .panel-title{box-shadow: 0 0 5px rgba(0, 0, 0, 0.33) !important;}
.rrq_bg #accordionrevq .outercollapse:before {
  font-family: 'FontAwesome';  
  content: "\f107";
  float: left;
  margin-left: 6px;
}
.rrq_bg #accordionrevq .outercollapse.collapsed:before {
  content: "\f105";
  font-family: 'FontAwesome';  
  float: left;
  margin-left: 6px;
}
.rrq_bg #accordionrevq .collapse.in{border: solid 1px #ddd;}
.innercollapse .panel{border-top: none !important;padding: 0 !important;}
.rrq_bg #accordionrevq .innercollapse {background: #fff !important;}
/* .rrq_bg #accordionrevq .outercollapse .passerNoti{position: relative;
  bottom: 20px;
  left: 42px;} */
  .rrq_bg #accordionrevq .outercollapse .reporeqspan{margin-right: 0 !important;}
  .rrq_bg #accordionrevq .outercollapse .scanCheck input[type="checkbox"]::before{display: none;}
  .rrq_bg #accordionrevq .outercollapse .loaderscanAr1{width: 30px;}
  #myModalreqhis .scanhist input, #webscanhistModal .scanhist input{display: none;}
  #myModalreqhis .scanhist input[status="fail"],#webscanhistModal .scanhist input[status="fail"]{display: block;}
  /* #webscanhistModal .scanhist2 input{display: none;}
  #webscanhistModal .scanhist2 input[status="true"]{display: block;} */
  .wrapper-mainer #myModalreqhis .modal-lg, .wrapper-mainer #webscanhistModal .modal-lg {width: 83% !important;}
  #myModalreqhis .scanhist input[type="checkbox"]::before, #webscanhistModal .scanhist input[type="checkbox"]::before{display: none;}
  #myModalreqhis .notiReq span, #webscanhistModal .notiReq span{margin: 0px 10px !important;float: none !important;}
  #myModalreqhis .notiReq,#webscanhistModal .notiReq{position: unset !important;}
  #myModalreqhis .notiReq p, #webscanhistModal .notiReq p{margin-left: 10px;font-size: 12px;width: 50px;line-height: 12px;text-align: justify;}
  #myModalreqhis .notiReq mark.big,#webscanhistModal .notiReq mark.big{width: 18px;height: 18px;line-height: 14px;top: -5px !important;}
  #myModalreqhis .notiReq span.fa:before,#webscanhistModal .notiReq span.fa:before{font-size: 11px;position: relative;bottom: 6px;}
#myModalreqhis .notiReq span,#webscanhistModal .notiReq span{width: 20px !important;height: 20px !important;}
.reporeqspan input[type="checkbox"]:checked::after{border-left: none !important;
    border-bottom: none !important;}
#myModalreqhis .catogoryms .table-bordered>tbody>tr>td:first-child,#webscanhistModal .catogoryms .table-bordered>tbody>tr>td:first-child{background: none !important;}
#myModalreqhis .catogoryms .table .catogoryms-lia,#webscanhistModal .catogoryms .table .catogoryms-lia{border-bottom: none !important;text-transform: capitalize !important;}
#myModalreqhis .catogoryms .table > tbody > tr > td,#webscanhistModal .catogoryms .table > tbody > tr > td{padding: 0 !important;}
#myModalreqhis .catogoryms table.table td i ,#webscanhistModal .catogoryms table.table td i{margin-left: 10px;font-size: 12px !important;}
#myModalreqhis nav > .nav.nav-tabs,#webscanhistModal nav > .nav.nav-tabs{

  border: none;
    color:#fff;
    /* background:#272e38;
    border-radius:0; */
}
#myModalreqhis nav > div a.nav-item.nav-link,
#myModalreqhis nav > div a.nav-item.nav-link.active,#webscanhistModal nav > div a.nav-item.nav-link,
#webscanhistModal nav > div a.nav-item.nav-link.active
{
  border: none;
    padding: 5px 22px;
    color:#fff;
    background: #bcbcbc;
    border-radius:0;
}
#myModalreqhis .tab-content .tab-pane,#webscanhistModal .tab-content .tab-pane{padding: 0 !important;}
#myModalreqhis .tab-content,#webscanhistModal .tab-content{
  background: #fdfdfd;
    line-height: 25px;
    border-top:5px solid #e74c3c;
    /* border-bottom:5px solid #e74c3c; */
    padding:0;
}
#myModalreqhis nav > div a.nav-item.nav-link.active,#webscanhistModal nav > div a.nav-item.nav-link.active{background: #6e6e6e;
  color:#fff;}
  #webscanhistModal nav > div a.nav-item.nav-link[aria-selected="true"]{
    background: #6e6e6e;
  }
#myModalreqhis nav > div a.nav-item.nav-link:hover,
#myModalreqhis nav > div a.nav-item.nav-link:focus,#webscanhistModal nav > div a.nav-item.nav-link:hover,
#webscanhistModal nav > div a.nav-item.nav-link:focus
{
  border: none;
    color:#fff;
    border-radius:0;
    transition:background 0.20s linear;
}
#myModalreqhis .tablev td,#webscanhistModal .tablev td{overflow-wrap: break-word;}
#myModalreqhis .tablev td a,#webscanhistModal .tablev td a{text-decoration: underline !important;}
#autoUpdate{
  display: none;
}
#autoUpdate2{
  display: none;
}
#autoUpdate3 {
  /* display: none; */
  position: absolute;
top: -9px;
right: 12px;
}
#autoUpdate3 .btn{
  padding: 2px !important;
}
#autoUpdate3 .btn-danger{
  background-color: #31cb74;
border-color: #31b3cb;
}
#autoUpdate3 .btn.disabled{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.25;
  pointer-events: none;
  padding: 2px;
}
#autoUpdate3 #scantodoR1bb{
  padding-left: 3px;
  padding-right: 3px;
}
.contoolotrB{
  border: solid 1px #dbc8c8;
  padding-top: 15px;
  padding-bottom: 15px;
}
.subActionauto{
  display: inline-block;
  width: 100%;
  padding: 5px;
}
.autonewSec #draggable{
  background-color: #fff !important;
}




.seltaberrWr .nav-tabs li a {
  margin: 0 !important;
  line-height: 20px;
  height: auto;
  width: 119px;
  padding: 5px !important;
  opacity: 1;
  font-size: 10px !important;
  background-color: #707070;
  background-color: #2d2d2d;
  background: #31b3cb !important;
  color: #fff !important;
  font-size: 11px !important;
  border: transparent !important;
  border: transparent !important;
  border-radius: 0 !important;
  text-align: center;
  /* border: solid 1px #b39eb5 !important; */
  border: solid 1px #6a6a6a !important;
}
.seltaberrWr .nav-tabs > li.active a {
  margin: 0 !important;
  line-height: 20px;
  height: auto;
  padding: 5px;
  opacity: 1;
  font-size: 10px !important;
  background-color: #707070;
  background-color: #2d2d2d;
  background: #fff !important;
color: #393939 !important;
font-size: 12px !important;
  /* border: transparent !important;
  border: transparent !important; */
  border-radius: 0 !important;
  border-bottom: solid 2px #fff !important;
margin-bottom: -2px !important;
}
.seltaberrWr .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  border-right: solid 1px #fff;
  padding: 0 !important;
}

.seltaberrWr .nav-tabs > li:after{
  content: '';
position: absolute;
right: -18px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 18px;
border-color: transparent transparent transparent #2d2d2d;
z-index: 999;
}
.seltaberrWr .nav-tabs > li.active:after{
  content: '';
position: absolute;
right: -18px;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 0 15px 18px;
border-color: transparent transparent transparent #b39eb5;
z-index: 999;
}
.seltaberrWr .nav-tabs > li:before{
  content: '';
  position: absolute;
  right: -21px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 20px;
  border-color: transparent transparent transparent #fff;
  z-index: 999;
  visibility: hidden;
}




.seltaberrWr .nav-tabs > li:last-child:after{
  display: none !important;
}

.popInVersinWr .form-control{
  height: 31px;
}
.popInVersinWr .form-group {
  margin-bottom: 8px !important;
}
.popInVersinWr label{
  font-size: 12px !important;
  color: #424242;
  margin-bottom: 10px;
margin-top: 5px;
}

@keyframes stretch {
  0% {
    transform: scale(0.5);
    background-color: #B5DDF0;
  }
  50% {
    background-color: #CFE9F6;
  }
  100% {
    transform: scale(1);
    background-color: #FFFFFF;
  }
}
.btner {
  align-items: center !important;
background: #5AC3E8;
border-radius: 5px;
color: white;
cursor: pointer !important;
display: inline-flex !important;
height: 20px;
justify-content: center !important;
min-width: 42px !important;
text-align: center;
}
.btner.btn--loading {
  font-size: 0;
}
.btner.btn--loading span {
  display: flex;
}
.btner.btn--loading span b {
  animation-direction: alternate;
  animation-duration: .5s;
  animation-fill-mode: none;
  animation-iteration-count: infinite;
  animation-name: stretch;
  animation-play-state: running;
  animation-timing-function: ease-out;
  border-radius: 100%;
  display: block;
  height: 10px;
  margin: 0 1px;
  width: 10px;
  animation-delay: .1s;
  margin: 0 5px;
}
.btner.btn--loading span b:first-child {
  animation-delay: 0s;
  margin: 0;
}
.btner.btn--loading span b:last-child {
  animation-delay: .2s;
  margin: 0;
}
.btner b {
  font-weight: normal;
}
.btner span {
  display: none;
}
.secOnDesire{
  float: left;
  width: 20% !important;
  padding: 3px !important;
  font-size: 12px !important;
}
.noterye{
  width: 16px;
  height: 16px;
  background-color: #5ac3e8;
  display: inline-block;
  border-radius: 50px;
  position: absolute;
  border: solid 1px #fff;
  top: 2px;
}
.mapuOneIn .fa-times:before {
  position: relative;
  bottom: 0px !important;
  right: -1px !important;
}

.whiterepoVersinList{
  padding: 0;
  background-color: #ffffff;
  min-height: 566px;
  position: relative;
}
.whiterepoRequestList{
  padding: 0;
  background-color: #ffffff;
  min-height: 566px;
  display: none;
}
#myModalpvtadd2 .modal-dialog, #myModalpvtadd .modal-dialog, #myModalpvtrepo .modal-dialog{width: 680px;}
.btn-whiterepo{background: #31b3cb !important;padding: 6px 12px !important;color: #fff !important;}
.btn-whiterepo:hover{background: #318bab !important;}
.appScanBread{padding: 10px 0px;}
.appScanBread i{font-size: 17px;
    vertical-align: text-bottom;
    font-weight: 700;padding: 0 10px;}
.appScanBread span{font-size: 12px;font-weight: bold;}
.appScanBread .closeDynamicBread a:hover, .appScanBread .closeDynamicAddBread a:hover, .appScanBread .closeStaticAddBread a:hover{color: #31b3cb !important;}
.closeDynamicBtn{right: 8px;top: 3px;z-index: 8;}
.wr-box:hover{border: 1px solid #31b3cb !important;}
.wr-box{min-height: initial;}
.wr-box #showingscanIn{min-height: 130px;margin-bottom: 0;}
.configDelBtn.functioBtns a:hover i{color: #31b3cb !important;}
.configDelBtn.functioBtns{right: 20px;top: 10px;cursor: pointer;}
.submenu-wr a[aria-expanded="true"] .arroww::before{content: "\f078";font-size: 11px;}
.submenu-wr .sub-it li{border-bottom: none !important;}
.wr-box-height{min-height: 143px !important;}
#whiteRepoSecMain .creIntask i{color: #136271;}
.pagination-whiterepo .active a, .pagination-whiterepo>.active>a:focus, .pagination-whiterepo>.active>a:hover, .pagination-datawhiterepoops>.active>span, .pagination-whiterepo>.active>span:focus, .pagination-whiterepo>.active>span:hover{background-color: #31b3cb !important;}
#myModaladdScan .modal-dialog, #myModalpvtadd .modal-dialog, #myModalpvtadd2 .modal-dialog, #myModalpvtrepo .modal-dialog{border: 8px solid #c5c5c5;position: absolute !important;left: 50%;top: 50%;transform: translate(-50%, -50%);margin: 0 auto !important;border-radius: 0 !important;}
#myModaladdScan .modal-header, #myModalpvtadd .modal-header, #myModalpvtadd2 .modal-header, #myModalpvtrepo .modal-header{background: none !important;box-shadow: none;border-bottom: none;}
