/*!
 * Fullcalendar Addons Stylesheet
 */

.slicknav_menu {
    display: none;
}

.show_narrow {
       display: none;
}

#logoSlicknav {
    display: none;
}

.container {
	margin : 0 auto;
    max-width: 1120px;
}

.container.page {
	margin-top: 70px;
}

.by-five.columns { 
	width: 16.8%;
}


img.u-full-width-max-height {
	max-height: 300px;
	/*width: 100%;*/
}
	
#calendar table, #calendar-private table, #calendar-iframe table {
    margin-bottom: 0; 
}

.alpha {
    margin-left: 0; 
}

div.row.psp-list .column:nth-child(7), div.row.psp-list .columns:nth-child(7){
	margin-left: 0;
}

input[type="text"], input[type="date"], input[type="password"], select, textarea {
    min-width: 250px;
    border-radius: 0;
}
input[type="text"].cpsquantity {
    min-width: 60px;
}
/*
input.cpsquantity, input[type="text"].cpsquantity { 
    width: 60px !important;
    min-width: 60px !important;
    max-width: 60px !important; 
}
*/
input[type="text"].cpssummary {
    min-width: 60px;
}
   
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	color: #fff;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 2px;
}

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:hover,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus, 
button:focus{
	background-color: #fff !important;
    color: #000 !important;
}

.boxShadowing button {
	min-width: 50px;
	padding: 5px;
}

.boxShadowing button.fa-times {
	float: right;
}

input[type="radio"],
input[type="checkbox"] {
    margin-right: 8px;
    border-color: #000 !important;
}

td {
	padding: 1px 0;
    border-bottom: none; 
}

@media screen and (max-width: 900px) {
    .container {
	    width: 95%; 
	}
    .hide_verysmall {
       display: none;
    }
    .hide_narrow {
       display: block;
    }
    .show_narrow {
       display: none;
    }
    .js #menu { display: none; }
    .js .slicknav_menu { display: block; }
    #logoMenu {display: none; }
    #logoSlicknav { display: block; }
    #searchSlicknav { display: block; }
    #calendar { width: 100%; }
    #loading { margin-left: 0; width: 100%;}
    .calcontainer { 
        top: 10px;
        bottom: 45px; 
        width: 95%;
    }
    #calinfo {
        display: none;
        width: 100%;
        top: 0;
        margin: -12px auto 0;
        background-color: #fff;
        border-right: 2px solid #000;
        z-index: 500; 
    }
    .fc .fc-toolbar h2 {
        /*padding-top: 20px;*/
        line-height: 0;
        font-size: 1.5em;
        font-weight: bold;
    }
    input[type="text"], input[type="password"], select, textarea {
        width: 100%;
        min-width: 100px;
    }
    input.cpsquantity, input[type="text"].cpsquantity { 
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important; 
    }
    input[type="text"].cpssummary {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }

}


@media screen and (max-width: 850px) {
    /* #menu is the original menu */

    div.row.psp-list .column:nth-child(3n+1), div.row.psp-list .columns:nth-child(3n+1){
        margin-left: 0;
    }

    .medium-3 {
        width: 30.6666666667% !important;
        margin-left: 4%; 
    }
    .medium-3:first-child {
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
    /* #menu is the original menu */
    .container {
	    width: 95%;
	    padding: 0; 
	}
    .hide_verysmall {
       display: none;
    }
	.hide_narrow {
       display: none;
    }
    .show_narrow {
       display: block;
    }
	
    .center {
        margin: 0;
        text-align: left;
    }
    
    .alignright.left-narrow {
        text-align: left;
    }
    
    h1 { font-size: 200% !important; }
    .calcontainer h1 { display: none; }
    img.eventMain{ margin-top: -4px !important; }
    .js #menu { display: none; }
    .js .slicknav_menu { display: block; }
    #logoMenu {display: none; }
    #logoSlicknav { display: block; }
    #searchSlicknav { display: block; }
    #viewSlicknav { display: block; }
    #calinfo {
        display: none; 
        width: 100%;
        top: 0;
        margin: -12px auto 0;
        background-color: #fff;
        border-right: 2px solid #000;
        z-index: 500; 
    }
    #calendar { width: 100%; }
    #loading { margin-left: 0; width: 100%; }
    .calblock { top: 15px; }
    .calcontainer { 
        top: 0;
        bottom: 5px;
        width: 99%;
    }
    .calcontainer { 
        top: 0;
        bottom: 5px;
        width: 99%;
    }
    .fc .fc-toolbar { height: 40px; }
    .fc button { 
        padding-top: 0; 
        padding-bottom: 0;
    }
    .fc .fc-toolbar h2 {
	    padding-top: 15px;
	    padding-right: 3px;
	    line-height: 0;
	    font-size: 1.2em;
	    font-weight: bold;
    }
    footer { display: none; }
    
    input[type="text"], input[type="password"], select, textarea {
        width: 100%;
        min-width: 100px;
    }
    
    /*
    input.cpsquantity, input[type="text"].cpsquantity {
        text-align: left !important;
        width: 50px !important;
        min-width: 50px !important;
        max-width: 50px !important; 
    }
    
    input[type="text"].cpssummary {
        width: 60px !important;
        min-width: 60px !important;
        max-width: 60px !important;
    }
    */

    ul.informations {
	    min-height: 0px;
	}
	
	div.row.formsCtrl.level3 {
        margin-left: 10px !important;
	}
	
	input[type="text"].formsCtrl {
	    width: 100%;
	}
	
	div.table_desc.column {
	   width: 15% !important;
       text-align: left !important;
       margin-bottom: 5px;
	}
	
	div.table_desc {
	   width: 100% !important;
	   text-align: left !important;
	   margin-bottom: 5px;
	   clear:both !important;
	}
	
	div.table_desc span {
	   font-weight: bold;
	   display: inline !important;
	}
	
    div.table_desc span.light {
       font-weight: normal;
       display: inline !important;
    }
    
    div.alignright-medium {
        text-align: left !important;
    }

	button.addcart {
	    float: left !important;
    }
    
    input.cpsquantity {
        margin-bottom: 20px !important;
    }

    span.price {
        display: block;
    }
}

@media (max-width: 549px) {
    .container {
        width: 95%;
        padding: 0; 
    }

    div.row.psp-list .column:nth-child(even), div.row.psp-list .columns:nth-child(even){
        margin-left: 4%;
    }
    
	div.row.psp-list .column:nth-child(odd), div.row.psp-list .columns:nth-child(odd){
        margin-left: 0;
    }

    .small-2 {
        width: 48% !important;
        margin-left: 4%; 
    }

    .small-2:first-child {
        margin-left: 0;
    }
}
