
@font-face {
	font-family: 'ntailu';
	src: url('fonts/ntailu.eot');
	src: url('fonts/ntailu.eot?#iefix') format('embedded-opentype'),
         url('fonts/ntailu.woff') format('woff'),
         url('fonts/ntailu.ttf') format('truetype'),
         url('fonts/ntailu.svg#ntailu') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Roboto-Light';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/Roboto-Light.woff') format('woff'),*/
         url('fonts/Roboto-Light.ttf') format('truetype'),
         url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Medium.woff') format('woff'),
         url('fonts/Roboto-Medium.ttf') format('truetype'),
         url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular.woff') format('woff'),
         url('fonts/Roboto-Regular.ttf') format('truetype'),
         url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-style: normal;
}
body {font-family:'Roboto-Light',Sans-Serif;font-weight:normal;}
a {text-decoration:none;cursor:pointer}
.title-top h2{color:#494949;margin-bottom:10px;font-family:'',Sans-Serif;font-weight:normal;margin-bottom:3px}
.name-app {color:#494949;font-family:'Roboto-Regular',Sans-Serif;font-weight:normal;font-size:130%;line-height:130%;text-decoration:none;}
.powered span{color:#FFFFFF;font-family:'ntailu',Sans-Serif;font-weight:normal;font-size:100%;line-height:100%;}
/*********** Style notice message ************/

.note{background:#dcd7cd url('../../App_Images/ui-elements/warning.png') no-repeat 10px;border:1px solid #9d948e;padding:20px;padding-left:60px;}
.note span {font-family:'Roboto-Light',Sans-Serif;font-weight:normal;line-height:120%;font-size:120%;}
.down-title-app {font-family:'Roboto-Light',Sans-Serif;font-weight:normal;color:#b3c833;line-height:200%;}
.down-dev-app{font-family:'Roboto-Light',Sans-Serif;font-weight:normal;line-height:200%;}

.btn-app  a{color:#FFFFFF;text-decoration:none;font-family:'Roboto-Regular',Sans-Serif;font-weight:normal;}

/***************** Style Ajax ToolKit *******************/
.ajax__validatorcallout_error_message_cell {vertical-align:middle;line-height:22px;}
.label {font-weight:bold;word-break:normal;}
.padding-label {padding-right:10px;}
.padding-label-left{padding-left:10px;}
.lab-desc {font-size:11px;}

