*{
    margin: 0;
    padding: 0;
}
html{
    font-family: calibri;
    font-size: 12px;
    color: #000;
}
/* PREDEFINED CLASSES */
.clearfix {
    zoom: 1;
}
body::-webkit-scrollbar {
    width: .5em;
}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: transparent;
}

body::-webkit-scrollbar-thumb {
    background-color: #4e5a65;
    outline: none;
    border-radius: 100px;
}


.page_loader{
    padding: 0px;
    margin-top: 0px;
    min-height: 0px;
    display: none;
    z-index: 9999999;
}
body{
    margin: 0;
    padding: 0;
    /*background-color: #fcf8f5;*/
    background: url(../default/pattern4.png) fixed;
    /*    font-family: calibri;
        background:-moz-linear-gradient(top, #ff8201, #ffc700);
        background:-webkit-linear-gradient(top, #ff8201, #ffc700);
        background:-linear-gradient(top, #ff8201, #ffc700);
        background:-ms-linear-gradient(top,#ffc700 #ff8201 );*/
   /*background: url(body_bg.png) repeat-x #F9F9F9;*/
}

a{
    color:#095192;
    text-decoration: none;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
a:hover{
    color:#2686db;
    text-decoration: none;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}


.center{
    margin: 0 auto;
    max-width: 1000px;
}
.page_loader{
    padding: 0px;
    margin-top: 0px;
    min-height: 0px;
    display: none;
}
.headLineTop{
    float: left;
    width: 100%;
  /*   min-width: 1000px; */
    height: auto;
    background:-moz-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-webkit-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-ms-linear-gradient(top, #f9f9f9, #e8e7e7);
    background-color:#f9f9f9;
    /*border-bottom: 2px solid #0066cb;*/
}
.headLineTop_center
{
    background:-moz-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-webkit-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-linear-gradient(top, #f9f9f9, #e8e7e7);
    background:-ms-linear-gradient(top, #f9f9f9, #e8e7e7);
    background-color:#f9f9f9;
  //  margin: 0 1%;
}
.headLineTop_center ul{
    margin: 0 15px;
}
.headLineTop_center ul li.lesspadd {
    float:left;
    color:#727272;
    margin-right: -9px;
}
.headLineTop_center ul li.icon a {
    float: left;
    width:25px;
    height:25px;
    border-radius:10%;
    text-align:center;
    color:#111;
    padding:2px;
    border:1px solid transparent;
}
.headLineTop_center ul li.icon a:hover {
    color:#2686db;
    background-color:#FFF;
    /*border-radius:100%;*/
    border:1px solid #eee;
}
.headLineTop_center{
    float: left;
    width: 100%;
    font-size: 14px;
    padding: 3px 7px;
    color: #000;
    font-family: calibri;
    /*    background:-moz-linear-gradient(top, #f9f9f9, #e8e7e7);
        background:-webkit-linear-gradient(top, #f9f9f9, #e8e7e7);
        background:-linear-gradient(top, #f9f9f9, #e8e7e7);
        background:-ms-linear-gradient(top, #f9f9f9, #e8e7e7);
        background-color:#f9f9f9;*/
    /*background: url(header_bg.gif) repeat-x;*/
}
.headLineTop_center a{
    color:#07477f;
    font-weight: bold;
}
.headLineTop_center a:hover{
    color:#3098f4;
}
.headLineTop_center ul{
    list-style: none;
    float: right;
    font-size: 14px;
}
.headLineTop_center ul li{
    list-style: none;
    padding: 0 5px;
    float: left;
}
.headLineTop_center{
    float: left;
    width: 100%;
    height: auto;
    color:#111;
    /*background-color:#FFF;*/
}
.header{
    float: left;
    width: 100%;
   /*min-width: 1000px;*/
   /*background: url(../default/header_bg_new.jpg) #20008b;*/
   background-color: #34618b;
   background-size: 100vw;
    /*background:#52140e;*/
    /*background-color: #af1f3b;*/
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom: 2px solid #cb674a;;
}
.header_center{
    float: left;
    width: 98%;
    margin: 0 1%;
/*    border-left: 1px solid #ffaf0f;
    border-right: 1px solid #ffaf0f;*/
    /*border-bottom: 1px solid #ccc;*/
    box-shadow: 0 0 30px #fcf8d3;
    /*background: url(header_bg.png) repeat-x;*/
    /*background-color:#fcf8d3;*/
}

.login_div{
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.menu{
    float: left;
    width: 100%;
  /*   min-width: 1000px; */
    height: auto;
/*    background-color:#f2f2f2;
    border-top: 3px solid #024d96;*/
    /*border-bottom: 3px solid #024d96;*/
}
.menu_center{
    float: left;
    width: 98%;
    margin: 0 1%;
    height: auto;
    background-color:#113455;
    border-radius: 5px;
    /*    margin-top: 5px;*/
    /*border-bottom: 1px solid #999;*/
    /*background-color:#8067f7;*/
}
.menu_center ul{
    list-style: none;
    float: left;
    height: auto;
    font-size: 13px;
    margin-bottom: 0px;
    /*border-bottom: 1px solid #000;*/
}
.menu_center ul li{
    list-style: none;
    float: left;
    height: auto;
    padding: 0;
}
.menu_center ul li a{
    color:#000;
    float: left;
    height: auto;
    color: #111;
    padding: 8px 15px;
    /*border-radius:10px 10px 0 0;*/
    /*font-family: cursive;*/
    font-weight: bold;
    /*background-color: #b5401f;*/
    text-transform: uppercase;
}
.menu_center ul li a:hover, .menu_center ul li.user_active a{
    color: #af1f3b;
    /*background-color: #fcc506;*/
}

.user_contain{
    float: right;
    width: 98%;
    margin: 0 1%;
    height: auto;
    margin-top: 5px;
    /*padding: 7px;*/
    /*background-color:#FFF;*/
}
.user_left{
    float:right;
    width:25%; 
    height: auto; 
    /*border: 1px solid #ccc;*/
}
.user_right{
    float:left;
    width:74.4%; 
    min-height: 450px; 
    background-color:#FFF;
    border: 1px solid #aaa;
    padding:8px;
    text-align: justify;
    font-family: calibri;
    font-size: 14px;
    /*border-radius: 3px;*/
    overflow: hidden;
}
.select{
    padding: 2px 5px;
}
.footer{
    float: left;
    width: 100%;
 /*    min-width: 1000px; */
    height: auto;
    color:#FFF;
    font-family: calibri;
    margin-top: 5px;
    background-color:#113455;
    border-top: 2px solid #c75a36;
}
.footer #footer_center{
    float: left;
    width: 98%;
    margin: 0 1%;
    height: auto;
    padding: 7px;
   /* background-color:#5b2075;*/
    /*border-top: 3px solid #8b191b;*/
    /*    border-radius: 0 0 10px 10px;
        background: url(footer_bg.png) repeat-x;*/
    /*background-color:#084e8e;*/
}
font{
    float: left;
    width: 100%;
    text-align: left;
    font-weight: bold;
    border-bottom: 3px double #3f51b5;
    margin: 10px 0;
    padding-bottom: 5px;
    font-size: large;
    color: #3f51b5;
}
.slider{
    float: left;
    width: 100%;
    height: 300px;
    border: 1px solid #aaa;
    margin-bottom: 5px;
    overflow: hidden;
    /*border-radius: 3px;*/
}

.event_pic{
    float: right;
    width: 100%;
    height: auto;
    background-color:#FFF;
    /*border-radius: 3px;*/
    overflow: hidden;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid #aaa;
}
.left_menu_page{
    float: left;
    width: 100%;
    height: auto;
    /*min-height: 160px;*/
    padding: 5px; 
    margin-bottom: 5px;
    font-family: initial;
    /*background-color:#fcc385;*/
    /*font-size: 14px;*/
    color:#3f51b5;
    border-bottom: none;
    /*border-radius: 5px;*/
    overflow: hidden;
}
.left_menu_page ul {
    list-style: none;
    font-family: calibri;
}
.left_menu_page ul li a {
    font-size: 18px;
    width: 100%;
    float: left;
    color: #FFF;
    border-bottom: 1px solid #fff;
    padding: 5px 20px;
}
.left_menu_page ul li a:hover,.left_menu_page ul li a.left_menu_active{ 
    color:#ffffff;
    background-color:#5b2075;
    text-decoration: none;
}
.company_advt{
    float: right;
    position: fixed;
    right: 10px;
    bottom: 33px;
    width: 180px;
    height: auto;
    margin: 5px 0;
    /*padding: 5px;*/
    font-family: calibri;
    background-color:#FFF;
    font-size: 14px;
    border: 1px solid #aaa;
}

.new_letter{
    float: right;
    width: 35%;
    height: auto;
    padding: 5px;
    border: 1px solid #aaa;
}

.message_list{
    float: left;
    width: 100%;
    height: auto;
    min-height: 350px;
    border: 1px solid #eee;
}