.crp-page{
    font-size:13px;
    margin-bottom: 50px;
}
.clearfix, .crp-page .crp-row:after {
    clear: both
}
.crp-page .crp-row{
    margin-bottom:50px;
}
.crp-page .crp-row:last-child{
    margin-bottom:0px;
}
.crp-page a,.crp-page h1{
    color: #065697;
}
.crp-page #calendar {
    margin-bottom:20px;
}
.crp-page #calendar a{
    color:#FFFFFF;
    cursor:pointer;
}
.crp-page #calendar a:hover{
    color:#FFFFFF;    
}
.crp-page #calendar .crp-calCheck,.crp-page #calendar .crp-calCheck-single{
    vertical-align: middle;
}
.crp-page #calendar .fc-view, .fc-view > table{
    width:99.96% !important;
}
.crp-page form label{
    display: block;
}
.crp-page .crp-box{
    background: none repeat scroll 0 0 #FAFAFA;
    border-radius: 12px 12px 12px 12px;
    height: auto;
    margin: 40px 0;
    padding: 20px 30px 20px;
}
.crp-page .crp-box.search{
	margin-top:0px;
}
.crp-page ul{
    list-style: disc;
    list-style-position: inside;
}
.crp-page h4{
    margin-top:20px; 
}
.crp-page .crp-box ul{
    list-style: none;
}
.crp-page .crp-box.search li{
	padding-bottom:5px;
}
.crp-page .crp-box.search li span{
	width: 25%;
	display: inline-block;
}
.crp-page .crp-box.search li select{
	width: 67%;
}
.crp-page hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.crp-page .resp-tab-content hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee
}
.crp-page .resp-tab-content ul{
	list-style:none;
}
.crp-top20 { margin-top:20px; }
.crp-profile-page hr{
    margin-top:5px;
}
#crp_gmap {
  border: 1px solid black;
  height: 300px;
  margin-top: 44px;
  margin-bottom: 40px;
}

.crp-page .coursescat-item{
    padding-bottom: 20px;

}
.crp-page  .coursescat-item .inner-block{
    padding: 20px;
    border: 1px solid #eee;
    min-height: 400px;
 /*-webkit-box-shadow: 1px 1px 5px 0px rgba(204,204,204,1);
-moz-box-shadow: 1px 1px 5px 0px rgba(204,204,204,1);
box-shadow: 1px 1px 5px 0px rgba(204,204,204,1);*/
}
.crp-page .cc_expiration_panel select {
    width: 49%;
}
.crp-page .img-responsive,
.crp-page .thumbnail a>img,
.crp-page .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.crp-page .img-rounded {
    border-radius: 6px
}
.crp-page .img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.crp-page .courses-section .coursescat-item h3{
    margin-top:10px; 
}
.crp-page .resp-tab-content h3 {
  padding: 10px 0px;
  font-size: 16px;
}
.crp-page .resp-tab-content ul{
	padding-bottom:10px;
}
.crp-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size:13px;
}
.crp-table>tbody>tr>td,
.crp-table>tbody>tr>th,
.crp-table>tfoot>tr>td,
.crp-table>tfoot>tr>th,
.crp-table>thead>tr>td,
.crp-table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.crp-table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd !important;
}
.crp-table>caption+thead>tr:first-child>td,
.crp-table>caption+thead>tr:first-child>th,
.crp-table>colgroup+thead>tr:first-child>td,
.crp-table>colgroup+thead>tr:first-child>th,
.crp-table>thead:first-child>tr:first-child>td,
.crp-table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.crp-table>tbody+tbody {
    border-top: 2px solid #ddd
}
.crp-table .crp-table {
    background-color: #fff;
    margin-bottom:0px;
}
.crp-table-condensed>tbody>tr>td,
.crp-table-condensed>tbody>tr>th,
.crp-table-condensed>tfoot>tr>td,
.crp-table-condensed>tfoot>tr>th,
.crp-table-condensed>thead>tr>td,
.crp-table-condensed>thead>tr>th {
     padding: 12px 8px;
}
.crp-table-bordered {
    border: 1px solid #ddd
}
.crp-table-bordered>tbody>tr>td,
.crp-table-bordered>tbody>tr>th,
.crp-table-bordered>tfoot>tr>td,
.crp-table-bordered>tfoot>tr>th,
.crp-table-bordered>thead>tr>td,
.crp-table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.crp-table-bordered>thead>tr>td,
.crp-table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.crp-table-bordered>tfoot>tr>td,
.crp-table-bordered>tfoot>tr>th {
    border-top-width: 2px
}
.crp-table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.crp-table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
.crp-table>tbody>tr.active>td,
.crp-table>tbody>tr.active>th,
.crp-table>tbody>tr>td.active,
.crp-table>tbody>tr>th.active,
.crp-table>tfoot>tr.active>td,
.crp-table>tfoot>tr.active>th,
.crp-table>tfoot>tr>td.active,
.crp-table>tfoot>tr>th.active,
.crp-table>thead>tr.active>td,
.crp-table>thead>tr.active>th,
.crp-table>thead>tr>td.active,
.crp-table>thead>tr>th.active {
    background-color: #f5f5f5
}
.crp-table-hover>tbody>tr.active:hover>td,
.crp-table-hover>tbody>tr.active:hover>th,
.crp-table-hover>tbody>tr:hover>.active,
.crp-table-hover>tbody>tr>td.active:hover,
.crp-table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.crp-table>tbody>tr.success>td,
.crp-table>tbody>tr.success>th,
.crp-table>tbody>tr>td.success,
.crp-table>tbody>tr>th.success,
.crp-table>tfoot>tr.success>td,
.crp-table>tfoot>tr.success>th,
.crp-table>tfoot>tr>td.success,
.crp-table>tfoot>tr>th.success,
.crp-table>thead>tr.success>td,
.crp-table>thead>tr.success>th,
.crp-table>thead>tr>td.success,
.crp-table>thead>tr>th.success {
    background-color: #dff0d8
}
.crp-table-hover>tbody>tr.success:hover>td,
.crp-table-hover>tbody>tr.success:hover>th,
.crp-table-hover>tbody>tr:hover>.success,
.crp-table-hover>tbody>tr>td.success:hover,
.crp-table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.crp-table>tbody>tr.info>td,
.crp-table>tbody>tr.info>th,
.crp-table>tbody>tr>td.info,
.crp-table>tbody>tr>th.info,
.crp-table>tfoot>tr.info>td,
.crp-table>tfoot>tr.info>th,
.crp-table>tfoot>tr>td.info,
.crp-table>tfoot>tr>th.info,
.crp-table>thead>tr.info>td,
.crp-table>thead>tr.info>th,
.crp-table>thead>tr>td.info,
.crp-table>thead>tr>th.info {
    background-color: #d9edf7
}
.crp-table-hover>tbody>tr.info:hover>td,
.crp-table-hover>tbody>tr.info:hover>th,
.crp-table-hover>tbody>tr:hover>.info,
.crp-table-hover>tbody>tr>td.info:hover,
.crp-table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.crp-table>tbody>tr.warning>td,
.crp-table>tbody>tr.warning>th,
.crp-table>tbody>tr>td.warning,
.crp-table>tbody>tr>th.warning,
.crp-table>tfoot>tr.warning>td,
.crp-table>tfoot>tr.warning>th,
.crp-table>tfoot>tr>td.warning,
.crp-table>tfoot>tr>th.warning,
.crp-table>thead>tr.warning>td,
.crp-table>thead>tr.warning>th,
.crp-table>thead>tr>td.warning,
.crp-table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.crp-table-hover>tbody>tr.warning:hover>td,
.crp-table-hover>tbody>tr.warning:hover>th,
.crp-table-hover>tbody>tr:hover>.warning,
.crp-table-hover>tbody>tr>td.warning:hover,
.crp-table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.crp-table>tbody>tr.danger>td,
.crp-table>tbody>tr.danger>th,
.crp-table>tbody>tr>td.danger,
.crp-table>tbody>tr>th.danger,
.crp-table>tfoot>tr.danger>td,
.crp-table>tfoot>tr.danger>th,
.crp-table>tfoot>tr>td.danger,
.crp-table>tfoot>tr>th.danger,
.crp-table>thead>tr.danger>td,
.crp-table>thead>tr.danger>th,
.crp-table>thead>tr>td.danger,
.crp-table>thead>tr>th.danger {
    background-color: #f2dede
}
.crp-table-hover>tbody>tr.danger:hover>td,
.crp-table-hover>tbody>tr.danger:hover>th,
.crp-table-hover>tbody>tr:hover>.danger,
.crp-table-hover>tbody>tr>td.danger:hover,
.crp-table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.crp-table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}
.crp-col-lg-1,
.crp-col-lg-10,
.crp-col-lg-11,
.crp-col-lg-12,
.crp-col-lg-2,
.crp-col-lg-3,
.crp-col-lg-4,
.crp-col-lg-5,
.crp-col-lg-6,
.crp-col-lg-7,
.crp-col-lg-8,
.crp-col-lg-9,
.crp-col-md-1,
.crp-col-md-10,
.crp-col-md-11,
.crp-col-md-12,
.crp-col-md-2,
.crp-col-md-3,
.crp-col-md-4,
.crp-col-md-5,
.crp-col-md-6,
.crp-col-md-7,
.crp-col-md-8,
.crp-col-md-9,
.crp-col-sm-1,
.crp-col-sm-10,
.crp-col-sm-11,
.crp-col-sm-12,
.crp-col-sm-2,
.crp-col-sm-3,
.crp-col-sm-4,
.crp-col-sm-5,
.crp-col-sm-6,
.crp-col-sm-7,
.crp-col-sm-8,
.crp-col-sm-9,
.crp-col-xs-1,
.crp-col-xs-10,
.crp-col-xs-11,
.crp-col-xs-12,
.crp-col-xs-2,
.crp-col-xs-3,
.crp-col-xs-4,
.crp-col-xs-5,
.crp-col-xs-6,
.crp-col-xs-7,
.crp-col-xs-8,
.crp-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.crp-col-xs-1,
.crp-col-xs-10,
.crp-col-xs-11,
.crp-col-xs-12,
.crp-col-xs-2,
.crp-col-xs-3,
.crp-col-xs-4,
.crp-col-xs-5,
.crp-col-xs-6,
.crp-col-xs-7,
.crp-col-xs-8,
.crp-col-xs-9 {
    float: left
}
.crp-col-xs-12 {
    width: 100%;
}
.crp-col-xs-11 {
    width: 91.66666667%
}
.crp-col-xs-10 {
    width: 83.33333333%
}
.crp-col-xs-9 {
    width: 75%
}
.crp-col-xs-8 {
    width: 66.66666667%
}
.crp-col-xs-7 {
    width: 58.33333333%
}
.crp-col-xs-6 {
    width: 50%
}
.crp-col-xs-5 {
    width: 41.66666667%
}
.crp-col-xs-4 {
    width: 33.33333333%
}
.crp-col-xs-3 {
    width: 25%
}
.crp-col-xs-2 {
    width: 16.66666667%
}
.crp-col-xs-1 {
    width: 8.33333333%
}
.crp-col-xs-pull-12 {
    right: 100%
}
.crp-col-xs-pull-11 {
    right: 91.66666667%
}
.crp-col-xs-pull-10 {
    right: 83.33333333%
}
.crp-col-xs-pull-9 {
    right: 75%
}
.crp-col-xs-pull-8 {
    right: 66.66666667%
}
.crp-col-xs-pull-7 {
    right: 58.33333333%
}
.crp-col-xs-pull-6 {
    right: 50%
}
.crp-col-xs-pull-5 {
    right: 41.66666667%
}
.crp-col-xs-pull-4 {
    right: 33.33333333%
}
.crp-col-xs-pull-3 {
    right: 25%
}
.crp-col-xs-pull-2 {
    right: 16.66666667%
}
.crp-col-xs-pull-1 {
    right: 8.33333333%
}
.crp-col-xs-pull-0 {
    right: auto
}
.crp-col-xs-push-12 {
    left: 100%
}
.crp-col-xs-push-11 {
    left: 91.66666667%
}
.crp-col-xs-push-10 {
    left: 83.33333333%
}
.crp-col-xs-push-9 {
    left: 75%
}
.crp-col-xs-push-8 {
    left: 66.66666667%
}
.crp-col-xs-push-7 {
    left: 58.33333333%
}
.crp-col-xs-push-6 {
    left: 50%
}
.crp-col-xs-push-5 {
    left: 41.66666667%
}
.crp-col-xs-push-4 {
    left: 33.33333333%
}
.crp-col-xs-push-3 {
    left: 25%
}
.crp-col-xs-push-2 {
    left: 16.66666667%
}
.crp-col-xs-push-1 {
    left: 8.33333333%
}
.crp-col-xs-push-0 {
    left: auto
}
.crp-col-xs-offset-12 {
    margin-left: 100%
}
.crp-col-xs-offset-11 {
    margin-left: 91.66666667%
}
.crp-col-xs-offset-10 {
    margin-left: 83.33333333%
}
.crp-col-xs-offset-9 {
    margin-left: 75%
}
.crp-col-xs-offset-8 {
    margin-left: 66.66666667%
}
.crp-col-xs-offset-7 {
    margin-left: 58.33333333%
}
.crp-col-xs-offset-6 {
    margin-left: 50%
}
.crp-col-xs-offset-5 {
    margin-left: 41.66666667%
}
.crp-col-xs-offset-4 {
    margin-left: 33.33333333%
}
.crp-col-xs-offset-3 {
    margin-left: 25%
}
.crp-col-xs-offset-2 {
    margin-left: 16.66666667%
}
.crp-col-xs-offset-1 {
    margin-left: 8.33333333%
}
.crp-col-xs-offset-0 {
    margin-left: 0
}
.crp-page h1{
    font-size: 30px;
    padding: 30px 0;
}
.crp-padding-left-0{
    padding-left: 0;
}
.crp-padding-right-0{
    padding-right: 0;
}
.crp-padding-left-right-0{
    padding-left: 0;
    padding-right: 0;
}
.crp-top20 { margin-top:20px; }
.crp-alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}
.crp-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.crp-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.crp-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.crp-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.crp-text-danger {
    color: #a94442
}
.crp-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.crp-btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    margin-bottom:0px;
}
.crp-btn:hover {
    color: #333;
    text-decoration: none
}
.crp-btn-primary, a.crp-btn-primary{
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.crp-btn-primary.focus,
.crp-btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.crp-btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.crp-btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    word-wrap: break-word;
    white-space: normal;
    padding:0;
}
.crp-btn-link:focus,
.crp-btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.crp-btn.crp-btn-primary.crp-submit.crp-pay-button { 
	float: right; 
	margin-top: 16px;
}

form.crp-ajax-auth{
    display: none;
    z-index: 999999;
    position: fixed;        
    padding: 15px 15px 10px 15px;
    background-color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);   
    color: #878787;
    font-size: 11px;
      max-height: 85%;
  max-width: 90%;
    overflow-y: auto;
}
form#login{
    width: 350px;       	
}
form#register.Detail{
    width: 600px;       	
}
form#register.Simple{
    width: 350px;       	
}
.crp-ajax-auth h2, .crp-ajax-auth h4{
    font-weight: 100;
    color: #333333;    
	line-height: 1;    
}

.crp-ajax-auth h2{
    text-align: center;
}

.crp-ajax-auth h4{
    text-align: left;
}

.crp-ajax-auth h4 a{
	color: #065697;
}

.crp-ajax-auth hr {
    background-color: rgba(0, 0, 0, 0.1);
    border: 0 none;
    height: 1px;
    margin: 5px 0;
}

.crp-ajax-auth input[type=text],.crp-form input[type=text],.crp-form select,
.crp-ajax-auth input[type=password],.crp-form input[type=password],.crp-form textarea{
    border: 1px solid #EDEDED;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
    color: #333333;    
    padding: 5px;
    width: 100%;
    margin: 0px 0 5px 0;
    background-color: #F9F9F9;
}

.crp-ajax-auth input[type=text]:focus,.crp-form input[type=text]:focus,.crp-form textarea:focus
.crp-ajax-auth input[type=password]:focus,.crp-form input[type=password]:focus,.crp-form select:focus{
    background-color: #FFF;
}

.crp-ajax-auth label.error, .crp-form label.error{
	display: none !important;
}

.crp-ajax-auth input.error,.crp-form input.error,.crp-form select.error{
	border: 1px solid #FF0000 !important;
}

.crp-pull-right{
    float:right;
}

.crp-ajax-auth a{
    text-decoration: none;
}

.crp-ajax-auth a.close{
    color: #DCDCDC;
    position: absolute;
    right: 15px;
    top: 15px;
}

.crp-ajax-auth a.text-link{
    color: #B4B2B2;
    float: left;
    margin: 10px 0 0 0;
}

.crp-ajax-auth p.status{
    text-align: center;
    margin: -15px 0 20px 0;
	font-weight: 600;
    display: none;
}

a.crp-login_button{
    padding: 5px 7px 5px 7px;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #DCDCDC;
    color: #333;
    text-decoration: none;
    font-size: 11px;
}

.crp-login_overlay{
    height: 100%;
    width: 100%;
    background-color: #F6F6F6;
    opacity: 0.9;
    position: fixed;
    z-index: 998;
}
.crp-upclasses {
    float: left;
    padding: 10px 10px 10px 0;
    margin: 5px 5px 5px 0;
 }
 
.crp-upclasses .crp-locations {
    padding: 10px 0;
    border-bottom: 1px solid #fcfcfc; }
    
.crp-upclasses .crp-locations:last-child { border-bottom: none; }

.crp-upclasses h3 {
	font-size: 16px;
	font-weight: bold; }
	
.crp-upclasses h4 {
    font-size: 14px;
    color: #D03F3F;
    font-weight: bold; }
    
.crp-upclasses .crp-courses {
  border-bottom: 1px solid #D0CCC9;  
  padding: 5px 0 2px 0; }
  
.crp-upclasses .crp-courses:last-child { border-bottom: none; }

.crp-upclasses .crp-courses label {
    font-size: 13px;
    font-weight: bold;
    color: #365B91; }
    
.crp-upclasses .crp-courses form {
    display: inline-block;
	float: right; }
	
.crp-upclasses .crp-courses p { font-style: italic; }

.crp-upclasses span { padding-right: 12px; }

.crp-upclasses p,.crp-upclasses span { font-size: 12px; }

.crp-upclasses p.crp-error { color:red; }
.crp-upclasses .crp-btn-link{    
    margin-bottom: 0px;
}
#calendar{
    margin-top:20px;
}
.fc-event-container a label{
    cursor:pointer;
}
#calendar .fc-content input[type="checkbox"],#calendar .fc-content span{
    vertical-align:middle;
}
.crp-table input, .crp-table select{
    font-size:13px;
    margin-bottom:0 !important;
}
.crp-table input[type="text"], .crp-table select{
    background:#fff;
    box-shadow: none;
    border: 1px solid #999;
    border-radius: 0;
}
.crp-blue-border {
    border-bottom: 1px solid #337ab7;
}

.crp-sub-table{
    border:none !important;
    padding: 0 !important;
}
.crp-sub-table td {
    width: 23%;
    background: #F0F0F0;
}
.crp-sub-table td:last-child {
    width: 8% !important;
}

.crp-grey-section{
    background:#E6E6E6;
    margin-bottom:20px;
}
.crp-grey-section h3{
    padding:15px 10px;
    color:#333;
}

.crp-grey-section div.crp-top-border{
    width:100%;
    border-top:1px solid #fff;
    display:block;
    padding:12px 10px;
}
.crp-grey-section .crp-sub-section{
    width:100%;
    display:block;
}
.crp-grey-section span{
    padding:5px 0;
    font-weight: bold;
    color:#333;
    text-transform:uppercase;
    font-size: 13px;
    display:inline-block;
}
.crp-sub-section > span:last-child {
    text-align: right;
    float:right;
}

.crp-text-right{
    display: block;
    font-size: 18px;    
    padding: 12px 0px 0px;
    margin-top:10px;
    text-align: right;
    width: 100%;
    text-transform:uppercase;
    font-weight:bold;
    color:#000;
    border-top:1px solid #000;
}

.crp-grey-section .crp-login-form{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 100% !important;
    max-width: 100%;
    color: #333;
    font-size:13px;
    padding:0px;
    z-index:1;
}

.crp-login-form a.text-link{
    color: #065697;
    font-size:13px;
}
.crp-grey-section .crp-login-form input[type="text"], .crp-grey-section .crp-login-form input[type="password"]{
    background:#fff;
    box-shadow:none;
    border: 1px solid #999;
    border-radius: 0;
    padding:3px;
}

.crp-grey-section .crp-login-form p.status{
    margin:0 auto;
    color:#333;
}
.crp-btn.crp-btn-primary.crp-btn-view{
    line-height: 1.65;
    background: #f2971e;
    border-color: #f2971e;
}
.crp-btn.crp-btn-primary.crp-btn-view:hover{
    background: #f8a417;
    border-color: #f8a417;
}
.crp-btn.crp-btn-primary.crp-btn-calendar {
    line-height: 1.5;
}

@media (max-width: 375px) {
    .crp-text-right{
        font-size:16px;
    }
    .crp-grey-section h3{
        padding: 10px;
        font-size:18px;
    }
    .crp-grey-section h3 a{
        font-size:16px;
    }
}
@media (max-width: 667px) {
    .crp-grey-section h3{
        padding: 10px;
    }
}
@media (max-width: 767px) {
  .crp-col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  .crp-col-xs-12 .thumbnail{
    padding-bottom: 10px;
  }
  .crp-table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    
    .crp-table-responsive>.crp-table {
        margin-bottom: 0
    }
    .crp-table-responsive>.crp-table>tbody>tr>td,
    .crp-table-responsive>.crp-table>tbody>tr>th,
    .crp-table-responsive>.crp-table>tfoot>tr>td,
    .crp-table-responsive>.crp-table>tfoot>tr>th,
    .crp-table-responsive>.crp-table>thead>tr>td,
    .crp-table-responsive>.crp-table>thead>tr>th {
        /*white-space: nowrap*/
    }
    .crp-table-responsive>.crp-table-bordered {
        border: 0
    }
    .crp-table-responsive>.crp-table-bordered>tbody>tr>td:first-child,
    .crp-table-responsive>.crp-table-bordered>tbody>tr>th:first-child,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr>td:first-child,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr>th:first-child,
    .crp-table-responsive>.crp-table-bordered>thead>tr>td:first-child,
    .crp-table-responsive>.crp-table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .crp-table-responsive>.crp-table-bordered>tbody>tr>td:last-child,
    .crp-table-responsive>.crp-table-bordered>tbody>tr>th:last-child,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr>td:last-child,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr>th:last-child,
    .crp-table-responsive>.crp-table-bordered>thead>tr>td:last-child,
    .crp-table-responsive>.crp-table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .crp-table-responsive>.crp-table-bordered>tbody>tr:last-child>td,
    .crp-table-responsive>.crp-table-bordered>tbody>tr:last-child>th,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr:last-child>td,
    .crp-table-responsive>.crp-table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
    .resp-tab-content{
    padding:5px !important;
    }
   
}
@media (min-width: 768px) {
    .crp-col-sm-1,
    .crp-col-sm-10,
    .crp-col-sm-11,
    .crp-col-sm-12,
    .crp-col-sm-2,
    .crp-col-sm-3,
    .crp-col-sm-4,
    .crp-col-sm-5,
    .crp-col-sm-6,
    .crp-col-sm-7,
    .crp-col-sm-8,
    .crp-col-sm-9 {
        float: left
    }
    .crp-col-sm-12 {
        width: 100%
    }
    .crp-col-sm-11 {
        width: 91.66666667%
    }
    .crp-col-sm-10 {
        width: 83.33333333%
    }
    .crp-col-sm-9 {
        width: 75%
    }
    .crp-col-sm-8 {
        width: 66.66666667%
    }
    .crp-col-sm-7 {
        width: 58.33333333%
    }
    .crp-col-sm-6 {
        width: 50%
    }
    .crp-col-sm-5 {
        width: 41.66666667%
    }
    .crp-col-sm-4 {
        width: 33.33333333%
    }
    .crp-col-sm-3 {
        width: 25%
    }
    .crp-col-sm-2 {
        width: 16.66666667%
    }
    .crp-col-sm-1 {
        width: 8.33333333%
    }
    .crp-col-sm-pull-12 {
        right: 100%
    }
    .crp-col-sm-pull-11 {
        right: 91.66666667%
    }
    .crp-col-sm-pull-10 {
        right: 83.33333333%
    }
    .crp-col-sm-pull-9 {
        right: 75%
    }
    .crp-col-sm-pull-8 {
        right: 66.66666667%
    }
    .crp-col-sm-pull-7 {
        right: 58.33333333%
    }
    .crp-col-sm-pull-6 {
        right: 50%
    }
    .crp-col-sm-pull-5 {
        right: 41.66666667%
    }
    .crp-col-sm-pull-4 {
        right: 33.33333333%
    }
    .crp-col-sm-pull-3 {
        right: 25%
    }
    .crp-col-sm-pull-2 {
        right: 16.66666667%
    }
    .crp-col-sm-pull-1 {
        right: 8.33333333%
    }
    .crp-col-sm-pull-0 {
        right: auto
    }
    .crp-col-sm-push-12 {
        left: 100%
    }
    .crp-col-sm-push-11 {
        left: 91.66666667%
    }
    .crp-col-sm-push-10 {
        left: 83.33333333%
    }
    .crp-col-sm-push-9 {
        left: 75%
    }
    .crp-col-sm-push-8 {
        left: 66.66666667%
    }
    .crp-col-sm-push-7 {
        left: 58.33333333%
    }
    .crp-col-sm-push-6 {
        left: 50%
    }
    .crp-col-sm-push-5 {
        left: 41.66666667%
    }
    .crp-col-sm-push-4 {
        left: 33.33333333%
    }
    .crp-col-sm-push-3 {
        left: 25%
    }
    .crp-col-sm-push-2 {
        left: 16.66666667%
    }
    .crp-col-sm-push-1 {
        left: 8.33333333%
    }
    .crp-col-sm-push-0 {
        left: auto
    }
    .crp-col-sm-offset-12 {
        margin-left: 100%
    }
    .crp-col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .crp-col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .crp-col-sm-offset-9 {
        margin-left: 75%
    }
    .crp-col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .crp-col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .crp-col-sm-offset-6 {
        margin-left: 50%
    }
    .crp-col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .crp-col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .crp-col-sm-offset-3 {
        margin-left: 25%
    }
    .crp-col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .crp-col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .crp-col-sm-offset-0 {
        margin-left: 0
    }
    .crp-right-padding{		
        padding-right:0;   		
    }		
    .crp-left-padding{		
        padding-left:0;   		
    }
}
@media (min-width: 992px) {
    .crp-col-md-1,
    .crp-col-md-10,
    .crp-col-md-11,
    .crp-col-md-12,
    .crp-col-md-2,
    .crp-col-md-3,
    .crp-col-md-4,
    .crp-col-md-5,
    .crp-col-md-6,
    .crp-col-md-7,
    .crp-col-md-8,
    .crp-col-md-9 {
        float: left
    }
    .crp-col-md-12 {
        width: 100%
    }
    .crp-col-md-11 {
        width: 91.66666667%
    }
    .crp-col-md-10 {
        width: 83.33333333%
    }
    .crp-col-md-9 {
        width: 75%
    }
    .crp-col-md-8 {
        width: 66.66666667%
    }
    .crp-col-md-7 {
        width: 58.33333333%
    }
    .crp-col-md-6 {
        width: 50%
    }
    .crp-col-md-5 {
        width: 41.66666667%
    }
    .crp-col-md-4 {
        width: 33.33333333%
    }
    .crp-col-md-3 {
        width: 25%
    }
    .crp-col-md-2 {
        width: 16.66666667%
    }
    .crp-col-md-1 {
        width: 8.33333333%
    }
    .crp-col-md-pull-12 {
        right: 100%
    }
    .crp-col-md-pull-11 {
        right: 91.66666667%
    }
    .crp-col-md-pull-10 {
        right: 83.33333333%
    }
    .crp-col-md-pull-9 {
        right: 75%
    }
    .crp-col-md-pull-8 {
        right: 66.66666667%
    }
    .crp-col-md-pull-7 {
        right: 58.33333333%
    }
    .crp-col-md-pull-6 {
        right: 50%
    }
    .crp-col-md-pull-5 {
        right: 41.66666667%
    }
    .crp-col-md-pull-4 {
        right: 33.33333333%
    }
    .crp-col-md-pull-3 {
        right: 25%
    }
    .crp-col-md-pull-2 {
        right: 16.66666667%
    }
    .crp-col-md-pull-1 {
        right: 8.33333333%
    }
    .crp-col-md-pull-0 {
        right: auto
    }
    .crp-col-md-push-12 {
        left: 100%
    }
    .crp-col-md-push-11 {
        left: 91.66666667%
    }
    .crp-col-md-push-10 {
        left: 83.33333333%
    }
    .crp-col-md-push-9 {
        left: 75%
    }
    .crp-col-md-push-8 {
        left: 66.66666667%
    }
    .crp-col-md-push-7 {
        left: 58.33333333%
    }
    .crp-col-md-push-6 {
        left: 50%
    }
    .crp-col-md-push-5 {
        left: 41.66666667%
    }
    .crp-col-md-push-4 {
        left: 33.33333333%
    }
    .crp-col-md-push-3 {
        left: 25%
    }
    .crp-col-md-push-2 {
        left: 16.66666667%
    }
    .crp-col-md-push-1 {
        left: 8.33333333%
    }
    .crp-col-md-push-0 {
        left: auto
    }
    .crp-col-md-offset-12 {
        margin-left: 100%
    }
    .crp-col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .crp-col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .crp-col-md-offset-9 {
        margin-left: 75%
    }
    .crp-col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .crp-col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .crp-col-md-offset-6 {
        margin-left: 50%
    }
    .crp-col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .crp-col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .crp-col-md-offset-3 {
        margin-left: 25%
    }
    .crp-col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .crp-col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .crp-col-md-offset-0 {
        margin-left: 0
    }
    
}
@media (max-width: 991px) {
  .crp-col-xs-12{
    padding-left: 0;
  }
   #sidebar{
        clear:both;
    }
}
@media (max-width:768px){
    .crp-col-xs-12{
        padding-right:0;
    }
}
@media (min-width:992px) and (max-width:1200px){
    .crp-grey-section h3 a{
        font-size:12px;
    }
}
@media (min-width: 1200px) {
    .crp-col-lg-1,
    .crp-col-lg-10,
    .crp-col-lg-11,
    .crp-col-lg-12,
    .crp-col-lg-2,
    .crp-col-lg-3,
    .crp-col-lg-4,
    .crp-col-lg-5,
    .crp-col-lg-6,
    .crp-col-lg-7,
    .crp-col-lg-8,
    .crp-col-lg-9 {
        float: left
    }
    .crp-col-lg-12 {
        width: 100%
    }
    .crp-col-lg-11 {
        width: 91.66666667%
    }
    .crp-col-lg-10 {
        width: 83.33333333%
    }
    .crp-col-lg-9 {
        width: 75%
    }
    .crp-col-lg-8 {
        width: 66.66666667%
    }
    .crp-col-lg-7 {
        width: 58.33333333%
    }
    .crp-col-lg-6 {
        width: 50%
    }
    .crp-col-lg-5 {
        width: 41.66666667%
    }
    .crp-col-lg-4 {
        width: 33.33333333%
    }
    .crp-col-lg-3 {
        width: 25%
    }
    .crp-col-lg-2 {
        width: 16.66666667%
    }
    .crp-col-lg-1 {
        width: 8.33333333%
    }
    .crp-col-lg-pull-12 {
        right: 100%
    }
    .crp-col-lg-pull-11 {
        right: 91.66666667%
    }
    .crp-col-lg-pull-10 {
        right: 83.33333333%
    }
    .crp-col-lg-pull-9 {
        right: 75%
    }
    .crp-col-lg-pull-8 {
        right: 66.66666667%
    }
    .crp-col-lg-pull-7 {
        right: 58.33333333%
    }
    .crp-col-lg-pull-6 {
        right: 50%
    }
    .crp-col-lg-pull-5 {
        right: 41.66666667%
    }
    .crp-col-lg-pull-4 {
        right: 33.33333333%
    }
    .crp-col-lg-pull-3 {
        right: 25%
    }
    .crp-col-lg-pull-2 {
        right: 16.66666667%
    }
    .crp-col-lg-pull-1 {
        right: 8.33333333%
    }
    .crp-col-lg-pull-0 {
        right: auto
    }
    .crp-col-lg-push-12 {
        left: 100%
    }
    .crp-col-lg-push-11 {
        left: 91.66666667%
    }
    .crp-col-lg-push-10 {
        left: 83.33333333%
    }
    .crp-col-lg-push-9 {
        left: 75%
    }
    .crp-col-lg-push-8 {
        left: 66.66666667%
    }
    .crp-col-lg-push-7 {
        left: 58.33333333%
    }
    .crp-col-lg-push-6 {
        left: 50%
    }
    .crp-col-lg-push-5 {
        left: 41.66666667%
    }
    .crp-col-lg-push-4 {
        left: 33.33333333%
    }
    .crp-col-lg-push-3 {
        left: 25%
    }
    .crp-col-lg-push-2 {
        left: 16.66666667%
    }
    .crp-col-lg-push-1 {
        left: 8.33333333%
    }
    .crp-col-lg-push-0 {
        left: auto
    }
    .crp-col-lg-offset-12 {
        margin-left: 100%
    }
    .crp-col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .crp-col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .crp-col-lg-offset-9 {
        margin-left: 75%
    }
    .crp-col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .crp-col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .crp-col-lg-offset-6 {
        margin-left: 50%
    }
    .crp-col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .crp-col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .crp-col-lg-offset-3 {
        margin-left: 25%
    }
    .crp-col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .crp-col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .crp-col-lg-offset-0 {
        margin-left: 0
    }
    .crp-right-padding{		
        padding-right:0;   		
    }		
    .crp-left-padding{		
        padding-left:0;   		
    }    
}
