@import url('https://fonts.googleapis.com/css?family=Merriweather:700');
@import url('https://fonts.googleapis.com/css?family=Merriweather:700');

@font-face {
    font-family: "ProximaNova-Regular";
    src: url('fonts/ProximaNova-Regular.otf') format("opentype");
}
@font-face {
    font-family: "FontAwesome5Pro-Light";
    src: url('fonts/FontAwesome5Pro-Light.otf') format("opentype");
}
@font-face {
    font-family: "ProximaNova-Semibold";
    src: url('fonts/ProximaNova-Semibold.otf') format("opentype");
}
@font-face {
    font-family: "ProximaNova-Bold";
    src: url('fonts/ProximaNova-Bold.otf') format("opentype");
}


.row{
    margin-bottom: 30px;
}
body.debug .row{
  outline: green solid 1px;
}
/*.row > div{
    outline: orange solid 1px;
}*/
.h100{
        height: 100%;
}

.mobile-only div{
    background: red;
    color:white;
}
.no-padding{
    padding:0px;
}
.header{
    margin-top: 0px;
}
.border-top{
    border-top: 5px solid #000 !important;
}

.border-bottom-1{
    border-bottom: 1px solid #000 !important;
}
.border-bottom-2{
    border-bottom: 2px solid #000 !important;
}
#screen-size{
    position: fixed;
    top: 20px;
    right: 20px;
    font-size: 20px;
    background: lightgoldenrodyellow;
    z-index: 99;
    padding: 20px;
}
.ad-rectangle{
    /*width: 300px;
    background: purple !important;*/
    color: white;
}

.centerAd{
    margin: 0 auto;
}

@media (min-width: 320px) {
  .mlr-0{
	  margin-left:15px !important;
	  margin-right:15px !important;
  }
  .mlr-15{
	  margin-left:0 !important;
	  margin-right:0 !important;
  }
}

@media (min-width: 1024px) {
  .mlr-15{
	  margin-left:0 !important;
	  margin-right:0 !important;
  }
  .adAlign{
      text-align: center;
      margin-left: -15px;
      margin-bottom: 0;
  }
}

/* page css main */


	.main-nav-blue {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #0133B3;
}
	
	img.logo-img {
    margin: 0 auto 7px 50px !important;
    padding: 0;
    height: 30px !important;
    display: block;
}
	
		.join-account 
		{
		  margin: 25px 0 25px 0 !important;
		}
		
	@media screen and (max-width: 600px) {
		.mid-con
		{
			width: 100% !important; 
		}
.search-btn-align{
float:left;
}
  table thead {
    display: none;
  }
  table td {
    display: block !important;
  }
  .pb-10{
	padding-bottom:10px;
	}
 
  .dateinput {
    width: 100% !important;     
  }
  .wth-100 {
    width: 100% !important;   
  }
  .search-box .img-r .ui-datepicker-trigger {
    right: 4%;
}
}
	.footer-icon-sizing{
   padding: 7px;
    width: 33px !important;
    height: 33px !important;
}

.footer-icons{
    display:inline;
    padding:0;
}
.footerMenu{
    margin: 0 0 15px;
	font-family: 'ProximaNova-Regular';
}

.footerMenu a {
    color: #000;
    text-decoration: none;
}
.footerMenu a:hover {
    color: #000;
    text-decoration: none;
}


.footerPadding{
    padding-left:230px; padding-top:5px;
}

.footerPaddingTop{
    padding-top:20px;
}

.footerLinks{
    color:black; font-size: 16px;
}

.copyrightText{
    font-size: 16px; padding: 15px;
	font-family: 'ProximaNova-Regular';
}

  

/* Tablet Styles */
@media screen and (max-width: 1024px){
    
    .footerPadding{
        padding:0;
    }  
	.containerCourtCal, .containerCourtCal-lg, .containerCourtCal-md, .containerCourtCal-sm, .containerCourtCal-xl {
    max-width: 1440px;
}
 .mid-con
		{
			width: 100% !important; 
		}
  table thead {
    display: none;
  }
  table td {
    display: block !important;
  }
  .pb-10{
	padding-bottom:10px;
	}
 
  .dateinput {
    width: 100% !important;     
  }
  .wth-100 {
    width: 100% !important;   
  }
  
  .search-box .img-r .ui-datepicker-trigger {
    right: 4%;
}
}
/* main content */

.containerCourtCal, .containerCourtCal-lg, .containerCourtCal-md, .containerCourtCal-sm, .containerCourtCal-xl {
    max-width: 1440px;
	}
.containerCourtCal, .containerCourtCal-fluid, .containerCourtCal-lg, .containerCourtCal-md, .containerCourtCal-sm, .containerCourtCal-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.main-container
{
margin: 0;
padding:0;
}
.border3 {
    border-bottom: solid 3px #000;
    margin-bottom: 25px;
    display: block;
    width: 100%;
  
}
.mb-30{
    margin-bottom: 30px;
}
.mt-30{
    margin-top: 30px;
}
.main-container
{
margin: 0;
padding:0;
}
.indented{
  color: #454545;
  font-size: 24px;
  line-height: 30px;
  font-family: 'ProximaNova-Regular', sans-serif;
  font-weight: 400;
  
}
.search-box-court {
    
    border: 1px solid #000 !important;
	font-family: 'ProximaNova-Regular',sans-serif !important;
    
}

.submit-bt-court{
    font-family: 'ProximaNova-Regular' !important;
    font-size: 16px !important;
	text-transform: capitalize !important;
	background: none repeat scroll 0 0 #0133B3 !important;
	padding: 5px 14px;
    border-radius: 5px;
	}
	.font-f{
    font-family: 'ProximaNova-Regular' !important;   
	}
	
	.court-row
	{
	flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
	}
	

.dateinput {
    width: 10em ;   
}


/*sign in */

.f-left{
float: left;
}
.mid-con {
    width: 40%;
     margin: 0 auto;
}
#formCourtsCalendarNew {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #FFFFFF;
    border: 1px solid #000;
    border-radius: 5px 5px 5px 5px;
    float: left;
    width: auto;
}
#formCourtsCalendarNew h5.signin {
    background: none;
    color: #000;
}
#formBody input.input-height{
    height: auto;
	width:100%
}
.mb-10
{
	margin-bottom:10px
}
.mb-20 {
    margin-bottom:20px
}
.mt-15 {
    margin-top: 15px;
}
.mt-10 {
    margin-top: 10px;
}

#formCourtsCalendarNew h5 {
    margin-left: 0;
    text-transform: none;
    font-size: 1.8em;
    background-position: -959px -620px;
    background-repeat: no-repeat;
}
.btn-con {
    background: none repeat scroll 0 0 #0133B3;
    border: medium none;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    line-height: 20px;   
    padding: 6px 14px;
    text-decoration: none !important;
    text-transform: uppercase;
    vertical-align: top;
     border-radius: 5px;
}

.btn-con-min {
    text-align: center;
    margin: 0 auto;
}
#formCourtsCalendarNew label {
    color: #454545;
    font-size: 16px;
    line-height: 18px;
    margin: 10px 10px 0 0;
    padding: 5px 1px 1px 0;
}

.border1 {
    border-bottom: solid 1px #000;
    margin-bottom: 25px;
    display: block;
    width: 100%;
	margin-top: 20px;
}


/*sign in end*/

/* container */
.smallview-visible {
    display: none;
}
/* ALL LINKS */


.dropdown-toggle {
    white-space: nowrap;
}
[role=button] {
    cursor: pointer;
}
.nav-menu-item {
    display: inline-block;
    margin: 10px 0px;
    border-bottom: 6px solid #F4F7FD;
}
img {
    vertical-align: middle;
    border-style: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
	font-family: 'ProximaNova-Regular';
}
.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}
a.borders {
    border-bottom: 2px solid black;
}

.dropdown-item {
    display: block;
   /* width: 100%; */
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
	font-family: 'ProximaNova-Regular';
}
/*a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}*/
/* eND ALL Link */

/* About us  */

.text-decoration-none {
    text-decoration: none!important;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

.abt-us {
    margin: -3px 7px 0 0;
    height: 15px;
}

.abt-inner{
    width: 230px;
}

.wth-100 {
    width: 100% ;   
  }
	
	table td[class*=col-], table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none;
}

.align-cen{
      text-align: center;
      
  }
.btn-pd{
	padding-bottom: 12px;
    padding-top: 11px;
	
}

/* search Box */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.search-box {
    background: none repeat scroll 0 0;
    border: 1px solid #C0C0C0;
    font-family: "ProximaNova-Regular",sans-serif;
    margin: 0 0 1em 0;
    padding: 20px;
}
.search-box select[type="text"] {
    padding: 4px 6px;
}
.search-box select, .search-box input[type="text"] {
    margin-right: 5px;
    display: inline-block;
    /*display: inline;*/
    zoom: 1;
    width: 10em;
	font-size:16px;
}
input, select, textarea, .ui-tabs {
    font-family: "ProximaNova-Regular", sans-serif ;
}

.search-box #dtFrom, .search-box #dtTo {
    width: 9em;
}

.submit-bt {
   
    border: medium none;
    color: #FFF !important;
    display: inline-block;
    
    line-height: 20px;
   
    width: auto;
    vertical-align: top;
    text-decoration: none !important;
}

.search-btn-align{
float:right;
}
.required {
    display: inline-block;
    margin: 0;
    padding: 0 5px;
    font-weight: 700;
    color: #eb6e1f;
}

.pageing-align
{
width:100%; 
text-align:center;
}
	.inupt-box{
	width:80%;
	} 

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px){

	.inupt-box{
	width:100%;
	} 
    .ui-datepicker-calendar tr{
        display:table-row !important;
    }
    .ui-datepicker-calendar td{
        display:table-cell !important;
    }
    .ui-datepicker-calendar th{
        display:table-cell !important;

    }
    .ui-datepicker-calendar thead{
        display:table-header-group !important;
    }
    .ui-datepicker-calendar tbody{
        display:table-row-group !important;
    }
    .ui-datepicker-calendar tfoot{
        display:none !important;
    }
}




