.refreshIcon{
    vertical-align: top;
    width: 19px;
    cursor: pointer;
    margin-top: 18px;
}

#vpb_captcha_code{
    width: 141px;
    padding-left: 4px;
    font-size: 18px;
    height: 40px;
    margin-left: 15px;
    vertical-align: top;
    border: 1px solid #909090;
    border-radius: 2px;
    color: #000000;
}

.shareIcons{
    cursor: pointer;
}

#langSel{
    margin-right: 20px;
    width: 82px;
}

.topBarUnder{
    width: 100%;
    height: 87px;
    z-index: 110;
    border-bottom: 1px solid #949494;
}

.logo_8789{
    cursor: pointer;
    margin-left: 15px;
    margin-top: 3px;
}

.inp_2289{
    width: 180px;
    padding: 4px;
}

.btn_2289{
    padding: 4px;
    background: #0b4fcc;
    color: white;
    border: 1px solid #272727;
    cursor: pointer;
}

.btn_2289:hover{
    background: #0942ab;
}

.href_2289{
    font-size: 14px;
    color: black;
    cursor: pointer;
    text-decoration: none;
}

.href_2289:hover{
    text-decoration: underline;
}

.btn_4789{
    width: 600px;
    padding: 17px;
    font-size: 15px;
    background: #0b4fcc;
    color: white;
    border: 1px solid #272727;
    cursor: pointer;
}

.btn_4789:hover{
    background: #0942ab;
}

.btn_6655{
    border: 1px solid #5d5d5d;
    background: #0b4fcc;
    color: white;
    cursor: pointer;
    font-size: 14px;
    padding: 7px;
    padding-left: 25px;
    padding-right: 25px;
}

.btn_6655:hover{
    background: #0942ab;
}

.lab_2899{
    font-size: 17px;
    color: dimgrey;
}

.inp_2556{
    padding: 7px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid grey;
    font-size: 14px;
    color: white;
    background: linear-gradient(135deg, #1a2332 0%, #0f1419 100%);
}

.inp_2556 option {
    background-color: #1a2332 !important;
    color: #fff !important;
}

.area_2556{
    padding: 4px;
    width: 300px;
    font-size: 14px;
    height: 80px;
    resize: none;
}

.addBox_9339 {
    width: 38px;
    margin-top: 12px;
    padding: 7px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
    color: #09B169;
    border-radius: 4px;
    border: 1px solid #b3b3b3;
}

.addBox_9339:hover {
    color: white;
    background-color: #09B169;
    border: 1px solid #09B169;
}

.label_browse {
    margin-top: 12px;
    padding: 7px;
    text-align: center;
    font-size: 13px;
    display: inline-block;
    border: 1px solid #09B169;
    cursor: pointer;
    color: #09B169;
    border-radius: 4px;
}

.label_browse:hover {
    color: white;
    background-color: #09B169;
}

.filename {
    margin-top: 12px;
    padding: 7px;
    float: left;
    text-align: left;
    font-size: 13px;
    width: 282px;
    white-space: nowrap;
    color: #adb5bd;
    overflow: hidden;
    border-bottom: 1px solid #515151;
}

.addBox_disable_9339 {
    width: 38px;
    margin-top: 12px;
    padding: 7px;
    text-align: center;
    font-size: 13px;
    color: #000000;
    border-radius: 4px;
    border: 1px solid #adadad;
    background-color: #dcdcdc;
}

.file_upload {
    position: absolute;
    left: -9999px;
}

.msgBox_5422{
    background-color: #dde9f3;
    padding: 50px;
    width: 60%;
    font-size: 16px;
    color: black;
}

.ssil_3999{
    color: white;
    margin-right: 20px;
    text-decoration: none;
    font-size: 14px;
}

.ssil_3999:hover{
    text-decoration: underline;
}


/*--TAB STEPS--*/
.tab {
  overflow: hidden;
  background-color: #0b4674;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  color: white;
  transition: 0.3s;
  font-size: 17px;
}
.tab button:hover {
  color: black;
  background-color: #ddd;
}
.tab button.active {
    color: white;
    background-color: #1575c1;
}
.tabcontent {
  display: none;
  padding: 30px 12px;
}
/*--TAB STEPS--*/

.imgs_54{
    width: 120px;
    height: 120px;
    border: 1px solid #9e9e9e;
    border-radius: 4px;
}

.href_54{
    text-decoration: none;
    color: #2196F3;
    cursor: pointer;
}

.href_54:hover{
    text-decoration: underline;
}

.tabResult {
  color: white; 
  border-collapse: collapse;
}
.tabResult td, .tabResult th {
  border: 1px solid #666666;
}

.tabResult th {
  text-align: left;
  background-color: #26334c;
  color: #e9e9e9;
}

input[type=button], input[type=submit], img, a{
    cursor: pointer;
}

.tab2 th{
    font-size: 15px;
    background-color: #b6defd;
}

.tab2 th, .tab2 td{
    text-align: center;
}

.imgs1{
    float: left;
    width: 150px;
    height: 150px;
    margin-left: 10px;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid grey;
}

.tableStyled th{
   font-size: 15px; 
   background-color: #86c5aa;
   color: black;
}

.tableStyled th, .tableStyled td{
    text-align: center;
}

.trs1_selected{
    background: #dddde3;
    color: black;
}

.inp_4444{
    background: none;
    border: none;
    color: black;
}


@media print{
    .prtBtn{
        display: none !important;
    }
}

.href2{
    color: #e9ecef;
    text-decoration: none;
}

.href2:hover{
    text-decoration: underline;
}


.agree-row {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    width: 405px;
    margin-top: 40px;
}

.agree-row input[type="checkbox"]  {
    width: 16px;
    height: 16px;
    cursor: pointer;
}