﻿
.pagination-ys {
    /*display: inline-block;*/
    padding:10px;
    margin: 10px 0;
 }

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 2;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border-collapse:collapse;
    border:solid 1px #525252;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 2;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #666;
    cursor: default;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
   
}

.hiddencol { display: none !important; }



table, td,th {
  border: 1px solid;
  height:15px;
font-weight: 600 !important;

}

table {
  width:100%;
  border-collapse: collapse;
}
    th {text-align:center;
    }

    #header, #nav, .noprint
{
display: none;
}



label {
 line-height:40px;
  font-size:16px;
font-weight:600;
color:maroon;
}


.select2-container {
 box-sizing:border-box;
 display:inline-block;
  position:relative;
 vertical-align:top;
  border: 2px solid black;
  font-size:100%;
  font-weight:600;
}
.select2-container .select2-selection--single {
 box-sizing:border-box;
 cursor:pointer;
 display:block;
 height:40px !important;
 vertical-align:middle;
}
 
.select2-container .select2-selection--single .select2-selection__rendered {
 display:block;
 padding:5px;
 overflow:hidden;
 text-overflow:ellipsis;
 white-space:nowrap;
}



.ms
{

    font-weight:bold !important;
	line-height:30px !important;
    text-transform:uppercase;
    color:#525252 !important;
    background-color:#f5d5f3;
    font-size:140%;
}


.lb {
            font-size:10px;

        }

.imgs {
  border-radius: 80%;
  height:30px;
}

.divhead
{
	background-color:#ff2576 !important;
    color:#fff !important;
    font-size:20px !important;
    font-weight:bold !important;
    text-transform:capitalize !important;
    padding:10px !important;
    
}

.divbody
{
background:#f5d5f3;
border:solid 2px #EF0DA4;
padding:10px;
}


.fs
{

    font-size:110%;
    font-variant-caps:all-petite-caps;
    font-weight:600;
	 height:40px !important;
    text-transform:uppercase;
}
.ts
{

    font-size:110%;
       font-weight:600;
	 height:40px !important;
      border: 2px solid #3e86d8;

}

.bsd
{
    font-size:16px;
    font-weight:600;
	height:50px;
    text-transform:capitalize;
    border: 2px solid #F00;
    color:white;
    background: #ff2576;
}

.bsdd
{
    font-size:16px;
    font-weight:600;
	height:50px;
    text-transform:capitalize;
    border: 2px solid #F00;
    color:white;
    background: #f9150f;
}

h4 
{
font-size:140%;
font-weight:600;
height:30px;
text-transform:capitalize;
 color:white;
}

.err {
    font-size:140%;
    color:red;
}

