@charset "UTF-8";
/* CSS Document */

/*@import url('bootstrap.min.css'); */

@import url('default.css'); 
@import url("layout.css");
/*
@import url("tablet.css") only screen and (min-width: 768px) and (max-width: 979px);
@import url("smart.css") only screen and (max-width:767px);
*/
