/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.my-error-class {
    color: red;
}

.my-valid-class {
    color: green;
}

input.error {
    border: 1px solid red;
}
.k-grid-content{
        height: auto !important;
    }

/*.file-preview-frame, .file-preview-frame > object {
    width: 98% !important;
    height: 800px !important;
}

@media (min-width: 320px) and (max-width: 768px) {
    .file-preview-frame, .file-preview-frame > object {
        height: 350px !important;
    }
    
}*/
