/*
These are a set of common styles for all pages    
*/
/*!
 *  n1site bootstrap override less files
 */body,p,li,td{font-family:"Open Sans",Arial,Helvetica,sans-serif}h1,h2,h3{font-family:"Kotta One",Arial,Helvetica,sans-serif;color:#4572af}h3,h4,h5{font-family:"Kotta One",Arial,Helvetica,sans-serif;color:#4572af}#wrap-alert{display:block;padding-top:11px;padding-bottom:11px;background-color:red}#wrap-alert .alert-text{padding-left:20px;display:inline-block;font-size:16pt;color:#fff}#wrap-alert #iconwarn{color:#fc0;float:left;margin-bottom:5px;text-shadow:3px 3px 5px #000;margin-left:20px}.Msg_Success,.Msg_Info,.Msg_Error,.Msg_Fail{-webkit-box-shadow:0 3px 3px rgba(50,50,50,.75);-moz-box-shadow:0 3px 3px rgba(50,50,50,.75);box-shadow:0 3px 3px rgba(50,50,50,.75);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.Msg_Success{color:green;border:1px solid green;background-color:#00fa9a;background-image:url(Img/MessageSuccess.png);background-position:7px 7px;background-repeat:no-repeat;display:block;padding:5px;padding-left:27px;margin-bottom:5px}.Msg_Info{color:#000;border:1px solid black;background-color:#ffffc8;background-image:url(Img/MessageInfo.png);background-position:7px 7px;background-repeat:no-repeat;display:block;padding:5px;padding-left:27px;margin-bottom:5px}.Msg_Fail,.Msg_Error{color:Red;border:2px dashed red;background-color:#ffb6c1;background-image:url(Img/MessageFail.png);background-position:7px 7px;background-repeat:no-repeat;display:block;padding:5px;padding-left:27px;margin-bottom:5px}#dashboard{background-color:#4572af;padding:5px 13px 13px 13px;-moz-border-radius-topleft:20px;-webkit-border-top-left-radius:20px;border-top-left-radius:20px;-moz-border-radius-topright:20px;-webkit-border-top-right-radius:20px;border-top-right-radius:20px;-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;border-bottom-left-radius:5px}#dashboard h3{font-size:14pt;color:#fff;text-align:center;margin-top:5pt}#dashboard a{color:#64645a;background-color:#fff;border:0 solid black;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;display:inline-block;padding:5px;margin-right:3px;margin-bottom:3px;width:49%;transition:transform 1s,background-color 1s,color 1s,padding .5s;-webkit-transition:-webkit-transform 1s,background-color .5s,color 1s,padding .5s}#dashboard a .fa{color:#64645a;transition:transform 1s,color 1s;-webkit-transition:-webkit-transform 1s,color 1s}#dashboard a:hover{border:0 solid white;color:#191919;background-color:#dcdcd2;text-decoration:none;padding-left:7px}#dashboard a:hover .fa{color:#e11919}#dashboard p{color:#fff;font-size:8pt}#dashboard .fa{color:#e1e1e1}@media (max-width: 500px){#dashboard a{ width:100%}}.navbar-inverse .navbar-brand{color:#fff}.navbar-brand{color:#fff;font-family:"Kotta One",Arial,Helvetica,sans-serif;padding:7px 15px;text-align:right}.navbar-brand #name-title{font-size:24pt;color:#e1e1e1;padding-top:3px}.navbar-brand #name-sub{color:#cdcdcd;font-size:12pt}.navbar{min-height:20px;margin-bottom:5px}.navbar-inverse .navbar-nav>li>a{color:#f0f0f0}.navbar-inverse .navbar-nav>li>a:hover{color:#fff}.paper{margin-top:15px;margin-bottom:25px}.shadow-box{-moz-box-shadow:0 5px 20px #000;-webkit-box-shadow:0 5px 20px #000;box-shadow:0 5px 20px #000}.shadow-text{text-shadow:3px 3px 2px #969696}.rotate{-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;overflow:hidden}.rotate:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);color:#c80000}.b,.text-bold{font-weight:700}.i,.text-italic{font-style:italic}.l,.align-left{text-align:left}.r,align-right{text-align:right}.c,align-center{text-align:center}.j,align-justify{text-align:justify}.image .right{float:right;margin-left:12px}.image .left{float:left;margin-right:12px}.image-right{float:right;margin-left:12px;margin-top:5px;margin-bottom:5px}.image-border{border:10px solid #e1e1e1}.image-left{float:left;margin-right:12px;margin-top:5px;margin-bottom:5px}.btn-badge{width:250px;height:55px;margin-bottom:5px;white-space:normal}#search-results h3{margin-bottom:2px}#search-results .title{font-weight:700}#search-results .date{font-size:smaller;font-style:italic;display:block}#search-results .summary{margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #969696}#search-results #result-count{font-style:italic;margin-bottom:10px}#owl-carousel-jcapslide{margin-bottom:20px}#owl-carousel-jcapslide .ic_container .ic_caption h3{color:#fff}#footer-wrapper{background-color:#e1e1e1;margin-bottom:0}#footer-wrapper H4{font-size:16pt;width:100%;color:#323232;border-bottom:2px solid #323232}#footer-wrapper p,#footer-wrapper li{color:#323232}#footer-wrapper #footer .column-1 .btn{margin-bottom:3px}#footer-wrapper #footer .column-1 .fa{color:#4572af}#footer-wrapper #footer .column-1 .btn .fa{color:#fff}#footer-wrapper #footer .column-2 .fa{color:#4572af}#footer-wrapper #footer .column-3 .fa{color:#4572af}#footer-wrapper #footer .footer-logo{text-align:right}#footer-wrapper #footer-bottom{background-color:#4572af;min-height:30px;padding-top:5px;color:#fff}#footer-wrapper #footer-bottom a{color:#fff}#footer-wrapper .brand-line{background-color:#4572af;min-height:30px;padding-top:5px;color:#fff}#footer-wrapper .brand-line a{color:#fff}#netonesiteBranding{color:#fff;margin-top:5px;margin-bottom:0;font-family:Open-Sans,Arial,Helvetica,sans-serif}#header-top,.header-top{background-color:#4572af;height:25px;padding-top:4px;text-align:right}#menu-top{color:#dedede;text-align:right}#menu-top a{color:#dcdcdc;text-transform:none;padding-left:7px}#menu-top a .text{margin-left:5px}#menu-top a .fa{color:#dedede}#menu-top .divider{padding-left:0;padding-right:0}#menu-top a:hover,#menu-top a:hover .fa{color:#fafafa;text-decoration:none}@media (max-width: 500px){#menu-top a .text{ display:none;padding-left:7px}}#news-slider .news-icon-wrapper{background-color:#4572af;border:0 solid silver;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;display:inline-block;float:left;margin-right:9px;padding:5px;min-width:37px;text-align:center}#news-slider .news-icon-wrapper .news-icon{color:#e1e1e1;display:inline-block}#news-slider #action{float:right;z-index:1000;height:34px;width:38px;margin-left:3px;text-align:center}#news-slider #action #Pause,#news-slider #action #Resume{cursor:pointer;padding-top:3px}#news-slider #action #Resume{color:red}#news-slider .news-article P{display:none}#news-slider .news-article H3{font-size:14pt;font-style:italic}#news-slider .news-article A{top:5px;position:relative}.bc-header{background-color:#e1e1e1}.bc-header .col-left h1{margin-top:10px}.bc-header .col-left h2{margin-top:10px}.bc-header .col-right{text-align:right;padding-top:5px;padding-bottom:5px}.bc-header .col-right .name{font-weight:700}.header-wrap{background-color:#e1e1e1}.menu-department{border:1px solid #4572af;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.menu-department h1,.menu-department h2,.menu-department h3,.menu-department h4,.menu-department h5,.menu-department h6{font-size:14pt;font-family:'Open Sans'}a[href]:after{content:none}