﻿@font-face {
    font-family: "MciFont";
    src: url('../fonts/MCI-Font.eot?') format("embedded-opentype");
    src: url('../fonts/MCI-Font.woff'), 
    	 url('../fonts/MCI-Font.ttf') format("truetype"), 
    	 url('../fonts/MCI-Font.woff2');
}
.ui-datepicker-title .select2-container{
	max-width: 50% ;
}
