/*font Face*/
@font-face {font-family: "open_sans-light";src: url('../fonts/opensans-light-webfont.eot');src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg');font-weight: normal;font-style: normal}
@font-face {font-family: "open_sans-regular";src: url('../fonts/opensans-regular-webfont.eot');src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');font-weight: normal;font-style: normal}
@font-face {font-family: 'open_sans-italic';src: url('../fonts/opensans-italic-webfont.eot');src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/opensans-italic-webfont.woff') format('woff'),url('../fonts/opensans-italic-webfont.ttf') format('truetype'),url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');font-weight: normal;font-style: normal}
@font-face {font-family: "open_sans-bold";src: url('../fonts/opensans-bold-webfont.eot');src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-bold-webfont.woff') format('woff'), url('../fonts/opensans-bold-webfont.ttf') format('truetype'), url('../fonts/opensans-bold-webfont.svg#open_sanssemibold') format('svg');font-weight: normal;font-style: normal}
/*Background*/
.bg{background: rgb(65,168,196);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDFhOGM0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMWM1OTdlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTElIiBzdG9wLWNvbG9yPSIjMTg0ZTZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAzMjE0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg,  rgba(65,168,196,1) 0%, rgba(28,89,126,1) 51%, rgba(24,78,111,1) 51%, rgba(3,33,70,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(65,168,196,1)), color-stop(51%,rgba(28,89,126,1)), color-stop(51%,rgba(24,78,111,1)), color-stop(100%,rgba(3,33,70,1)));
background: -webkit-linear-gradient(-45deg,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: linear-gradient(135deg,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a8c4', endColorstr='#032146',GradientType=1 );
position: fixed;width:100%;height:100%;overflow: scroll}
/*Input*/
input::-ms-clear{display:none}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:35px;padding:6px 14px;margin:0 0 12px 0;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;vertical-align:middle}
select:focus,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,1);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6)}
textarea{height:auto !important;overflow:auto;vertical-align:top;max-width: 100%;min-height: 70px}
/*Links*/
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:hover{text-decoration:underline}
a:active{text-decoration:none}
h1, h2, h3, h4, h5{margin: 0px;padding: 0px}
/*Alerts*/
.alert{padding:8px 14px;font-family: "open_sans-bold";text-shadow:0 1px 0 rgba(255,255,255,0.5);background-color:#fcf8e3;border:1px solid #fbeed5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.alert,.alert h4{color:#c09853}
.alert h4{margin:0}
.alert .close{position:relative;top:-2px;right:-21px;line-height:20px}
.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}
.alert-success h4{color:#468847}
.alert-danger,.alert-error{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}
.alert-danger h4,.alert-error h4,.validation_error, .alert-error a{color:#b94a48}
.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}
.alert-info h4{color:#3a87ad}
.alert-info a, .alert-error a{text-decoration:underline}
.alert-block{padding-top:14px;padding-bottom:14px}
.alert-block>p,.alert-block>ul{margin-bottom:0}
.alert-block p+p{margin-top:5px}
.alert .btn {text-shadow: 0 0px 0 rgba(255,255,255,0);}
/*Site*/
*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body{font-family:'open_sans-light',sans-serif;color: #555;border: 0;margin:0;padding:0;width:100%;height:100%;font-size: 14px}
.btn, input[type="submit"], button{font-family: "open_sans-regular";border: 1px solid #ccc;margin: 0px;padding: 4px 10px;cursor: pointer;font-size: 18px;text-align: center;color:#555;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;
background: rgb(247,247,247); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U3ZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(231,231,231,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(231,231,231,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(231,231,231,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-8 */}
btn:hover, input[type="submit"]:hover, button:hover{-webkit-box-shadow:inset 0px 0px 0px 1px #ccc;-moz-box-shadow:inset 0px 0px 0px 1px #ccc;box-shadow:inset 0px 0px 0px 1px #ccc}
/*Blue Button*/
input[type="submit"].blue{background: rgb(65,168,196);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxYThjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzFjNTk3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzE4NGU2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzIxNDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(65,168,196,1) 0%, rgba(28,89,126,1) 51%, rgba(24,78,111,1) 51%, rgba(3,33,70,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(65,168,196,1)), color-stop(51%,rgba(28,89,126,1)), color-stop(51%,rgba(24,78,111,1)), color-stop(100%,rgba(3,33,70,1)));
background: -webkit-linear-gradient(top,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: -o-linear-gradient(top,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: -ms-linear-gradient(top,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
background: linear-gradient(to bottom,  rgba(65,168,196,1) 0%,rgba(28,89,126,1) 51%,rgba(24,78,111,1) 51%,rgba(3,33,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a8c4', endColorstr='#032146',GradientType=0 );
text-shadow: 0px 1px 1px #000;-webkit-box-shadow:0px 0px 2px 1px #002d49;-moz-box-shadow:0px 0px 2px 1px #002d49;box-shadow:0px 0px 2px 1px #002d49;color: #fff;border: 0px}
.btn.blue:hover, input[type="submit"].blue:hover, button.blue:hover{-webkit-box-shadow:inset 0px 0px 0px 1px #002d49;-moz-box-shadow:inset 0px 0px 0px 1px #002d49;box-shadow:inset 0px 0px 0px 1px #002d49}
.box{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:0px 0px 2px 2px #002d49;-moz-box-shadow:0px 0px 2px 2px #002d49;box-shadow:0px 0px 2px 2px #002d49;background-color:#fff}
.field label, .field input[type="text"], .field input[type="password"]{width:100%;display: block}
.field label{padding-bottom: 5px}
/*Login*/
.login .messages{width: 380px;margin: 150px auto 0;color: #fff;padding-bottom: 10px;text-align: center}
.login .top_message{padding-bottom: 10px}
.login  input[type="submit"].blue{margin: 20px auto 0;width: 380px;display: block;padding: 10px 0}
.login .box{margin:0 auto;width:380px;padding: 20px}
.login .field input[type="text"], .login .field input[type="password"]{padding: 6px 14px 6px 40px}
.login .logo img{display: block;margin: 0 auto;padding: 60px 20px}
.login .bottom{text-align: center}
.login .bottom .reset a{color:#fff;font-size: 16px;padding: 20px 0px;display: inline-block}
.login .bottom .version{font-size: 10px;color:#efefef}
.login .field input[type="text"]{background-image: url(../img/login/icons.png);background-position: 3px 0px;background-repeat: no-repeat}
.login .field input[type="password"]{margin-bottom: 0px;background-image: url(../img/login/icons.png);background-position: 3px -32px;background-repeat: no-repeat}
.login .field input:-webkit-autofill{padding: 6px 14px}
.login .resetbtn{margin-bottom: 20px}
/*Responsive*/
/*Lower Resolutions*/
@media only screen and (min-width:1200px) and (max-width:1440px) {
    .login .messages{margin: 100px auto 0}
}
/*Tablets/ipad Landscape*/
@media only screen and (min-width:960px) and (max-width:1199px),only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){
    .login .messages{margin: 100px auto 0}
}
/*Tablets/ipad Portrait*/
@media only screen and (min-width:768px) and (max-width:959px),only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){
    .login .messages{margin: 100px auto 0}
}
 /*Mini Tablets - Phones Devices - Horizontal*/
@media screen and (min-width:481px) and (max-width:767px){
    .login .messages{margin: 50px auto 0}
}
/*Mobile Devices*/
@media screen and (max-width:480px){
    .login .bg{padding: 10px}
    .login .messages{margin: 0 auto}
    .login .logo img{max-width: 100%;padding: 20px}
    .login .messages, .login .box, .login .loginbtn input[type="submit"]{width:100%}
}