@charset "utf-8";
body { background:url(../images/bg.jpg) repeat #f4f4f4; font-family:"pt Sans", arial; font-size:12px; color:#858484; margin:0px;}
@font-face {
    font-family: "PT Sans";
    font-weight: normal;
    src: local("PT Sans"), url("../fonts/PT_Sans-Web-Regular.ttf") format("truetype"), url("../fonts/LKf8nhXsWg5ybwEGXk8UBQ.woff") format("woff"), url("../fonts/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
@font-face {
    font-family: "RupeeS";
    font-weight: normal;
    src: local("RupeeS"), url("../fonts/Rupee_Foradian.ttf") format("truetype"), url("../fonts/LKf8nhXsWg5ybwEGXk8UBQ.woff") format("woff"), url("../fonts/0XxGQsSc1g4rdRdjJKZrNBsxEYwM7FgeyaSgU71cLG0.woff") format("woff");
}
a{color:#676767;}
h5{font-size:16px; color:#3B5998; margin:10px 0 0 0; padding:0;}

.align_center{text-align:center;}
.align_left{text-align:left;}
.align_right{text-align:right;}
.fleft{float:left;}
.fright{float:right;}
.purple{color:#3B5998;}
.red{color:#9f3b3b;}
.green{color:#333;}
.black{color:#2d2d2d;}
.margin_btm{margin-bottom:15px!important;}
.width50{width:50%; float:left;}
.width30{width:30%; float:left;}
.width70{width:70%; float:left;}
.width80{width:80%; float:left;}
.width20{width:20%; float:left;}
.width60{width:60%; float:left;}
.width40{width:40%; float:left;}


.font13{font-size:13px; font-weight:bold;}
.margintop{margin-top:8px;}
.marginleft{margin-left:15px;}
.marginright{margin-right:15px;}
.border_btm_n{border-bottom:none!important;}
.error_div{background:#f6b9b9; border:1px solid #c32727; color:#c32727; padding:2px 5px; margin:5px 0; font-size:12px; text-shadow:none;}
.success_div{background:#e5edc4; border:1px solid #565656; color:#565656; padding:2px 5px; margin:5px 0; font-size:12px; text-shadow:none;}
/*------------------------login--------------------------*/
.login_box{width: 570px; margin:0px auto; margin-top:130px; font-family:'PT Sans', sans-serif, arial; font-size:13px; color:#676767; line-height:22px; font-weight:700;}
.login_form_box{width:320px; margin:10px 0; padding:0px; text-align: center; float: left; background: #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.10);}
.login_form_box h1{ margin:0 0 0 0; padding: 20px 0 0;  font-size:20px; text-transform:capitalize; font-weight:500; color:#368ee0;}
.input_box{padding:20px; font-size:13px; color:#676767; font-weight:normal; }
.input_box ul{margin:0px; padding:0px; list-style-type:none;}
.input_box ul li{font-size:13px; color:#676767;}
.input_divider{border-bottom:1px solid #e9e9e9; margin:20px 0;}
.divider{border-bottom:1px dotted #8a8a8a; margin:10px 0;}
.input_fields{color:#3B5998; border:1px solid #dcdcdc; -moz-box-shadow:inset 0px 3px 10px #ecefef; box-shadow:inset 0px 3px 10px #ecefef; -webkit-box-shadow:inset 0px 3px 10px #ecefef; padding:5px 7px;font-size:12px;}
.input_fields:focus{border:1px solid #3B5998; -moz-box-shadow:0 0 5px #3B5998; box-shadow:0 0 5px #3B5998; -webkit-box-shadow:0 0 5px #3B5998; outline:none;  transition: all 0.7s ease-in-out;  -webkit-transition: all 0.7s ease-in-out;   -moz-transition: all 0.7s ease-in-out;}
.input_fields_login{color:#333; height: 40px; border: none; border-bottom:1px solid #dcdcdc;  outline: none; padding:5px 7px;font-size:14px; width: 100%; box-sizing: border-box; margin-bottom: 30px; text-align: center;}
.input_button{border:none;border-radius:30px; font-weight: 300; color:#fff; padding:7px 20px; background: #368ee0; text-transform: uppercase; font-family:'PT Sans', sans-serif, arial; cursor:pointer;}

.bodylogin{background: #eceff4 url(../images/login-pattern.png);}

.checkinput{text-align: left;margin: -10px 0 20px;}
.checkinput input[type="checkbox"]{position: relative; top: 3px;}
.checkinput a{text-decoration: none; color: #ababab;}
.fpasword{text-align: right; line-height: 30px; }
.login_copyright{font-size:12px; color:#b7b7b7; text-align: center;line-height:15px; padding: 20px 0 ; font-weight: 300;}
.login-point{float: left; width: 250px; margin: 40px 0 0; background:#368ee0 ; padding: 35px 0 35px 15px; box-sizing: border-box;}
.login-point ul{margin: 0; padding: 0; list-style-type: none;}
.login-point ul li{color: #fff; text-shadow: none; font-weight: 300; font-size: 18px; background: url(../images/point-check.png) no-repeat left; margin: 20px 0; padding-left: 25px;}

.clear{clear:both;}
.question_hint{top:3px; left:5px; position:relative; margin:0px; padding:0px; }
.question_hint:hover {background:#ffffff; text-decoration:none; margin:0px; padding:0px;} /*BG color is a must for IE6*/
.question_hint span {display:none; padding:7px 10px; margin-left:8px; width:200px; z-index:9999;}
.question_hint span h6{margin:0 0 5px 0; border-bottom:#ccc 1px solid; padding:0px 0 5px; font-size:13px; font-weight:bold;}
.question_hint:hover span{display:inline; position:absolute; top:0; left:9px; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}
/*------------------------inner--------------------------*/
.black_top{background:#3B5998; color:#fff; border-bottom:2px solid #000; line-height:42px; height:42px; @height:38px; overflow:hidden; font-size:12px;}
.black_bottom{background:#3B5998; color:#fff; border-top:2px solid #000; line-height:42px; height:42px; font-size:12px; text-align:right;}
.black_top .user{background:url(../images/user.png) no-repeat 0 18px; padding:2px 0 0 18px; float:left;}
.black_top ul{margin:0 0 0 0; padding:0 0 0 0; float:right; line-height:42px; height:42px; list-style-type:none;}
.black_top ul li{float:left; font-size:12px; color:#fff; line-height:42px; height:42px;}
.black_top ul li a{padding:0 15px; line-height:42px; height:42px; color:#fff; text-decoration:none; float:left; display:block;}
.black_top ul li a:hover{padding:0 15px; line-height:42px; height:42px; background:#000; color:#fff; text-decoration:none;}
.inner1000{width:1250px; margin:0px auto;}

.left_menu{width:281px; float:left; margin-right:20px; }
.left_menu ul{padding:1px; list-style-type:none; margin:20px 0; background:#fff; -moz-box-shadow:0 1px 2px #ccc; box-shadow:0 1px 2px #ccc; -webkit-box-shadow:0 1px 2px #ccc; border:1px solid #d7d7d7;}
.left_menu ul li{height:39px; line-height:39px; border-bottom:1px solid #d4d8e8;}
.left_menu ul li.heading{height:39px; border-bottom:1px solid #133783; line-height:39px; padding:0 8px; 

background: #2c4987; /* Old browsers */
background: -moz-linear-gradient(top, #3b5998 0%, #2c4987 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b5998), color-stop(100%,#2c4987)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #3b5998 0%,#2c4987 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #3b5998 0%,#2c4987 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #3b5998 0%,#2c4987 100%); /* IE10+ */
background: linear-gradient(top, #3b5998 0%,#2c4987 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5998', endColorstr='#2c4987',GradientType=0 ); /* IE6-8 */ 

color:#fff; font-weight:bold; font-size:14px; text-shadow:0 1px 0 #152851; display:block; -moz-box-shadow:inset 0 1px 0 #7e92bb; box-shadow:inset 0 1px 0 #7e92bb; -webkit-box-shadow:inset 0 1px 0 #7e92bb;}
.left_menu ul li a{height:39px;  line-height:39px; padding:0 8px; 

background: #ebeef5; /* Old browsers */
background: -moz-linear-gradient(top, #f9fafc 0%, #ebeef5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fafc), color-stop(100%,#ebeef5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f9fafc 0%,#ebeef5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f9fafc 0%,#ebeef5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f9fafc 0%,#ebeef5 100%); /* IE10+ */
background: linear-gradient(top, #f9fafc 0%,#ebeef5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fafc', endColorstr='#ebeef5',GradientType=0 ); /* IE6-8 */ 

color:#333333; font-size:12px;  display:block; text-decoration:none; -moz-box-shadow:inset 0 1px 0 #fbfbfb; box-shadow:inset 0 1px 0 #fbfbfb; -webkit-box-shadow:inset 0 1px 0 #fbfbfb;}
.left_menu ul li a:hover{height:39px; border-bottom:1px solid #3b558d; line-height:39px; padding:0 8px; 

background: #4f6fb3; /* Old browsers */
background: -moz-linear-gradient(top, #6284c9 0%, #4f6fb3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6284c9), color-stop(100%,#4f6fb3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* IE10+ */
background: linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6284c9', endColorstr='#4f6fb3',GradientType=0 ); /* IE6-8 */ 

color:#fff; font-size:12px; text-shadow:0 1px 0 #3b558d; display:block; -moz-box-shadow:inset 0 1px 0 #88a1d6; box-shadow:inset 0 1px 0 #88a1d6; -webkit-box-shadow:inset 0 1px 0 #88a1d6;}
.left_menu ul li a.current{height:39px; border-bottom:1px solid #3b558d; line-height:39px; padding:0 8px; 

background: #4f6fb3; /* Old browsers */
background: -moz-linear-gradient(top, #6284c9 0%, #4f6fb3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6284c9), color-stop(100%,#4f6fb3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* IE10+ */
background: linear-gradient(top, #6284c9 0%,#4f6fb3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6284c9', endColorstr='#4f6fb3',GradientType=0 ); /* IE6-8 */ 

color:#fff; font-size:12px; text-shadow:0 1px 0 #3b558d; display:block; -moz-box-shadow:inset 0 1px 0 #88a1d6; box-shadow:inset 0 1px 0 #88a1d6; -webkit-box-shadow:inset 0 1px 0 #88a1d6; font-weight:bold;}
.right_area{width:949px; float:right; margin:20px 0; @width:698px;}
.top_right_txt{float:left; font-size:12px; line-height:18px; font-weight:bold;}
.small_grey_btn{ border:1px solid #dddddd; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; background:#ededed; color:#6d6c6c!important; -moz-box-shadow:0 1px 0 #fff; -webkit-box-shadow:0 1px 0 #fff; box-shadow:0 1px 0 #fff; padding:5px 8px 3px; text-decoration:none; font-family:'PT Sans', sans-serif, arial; font-size:12px; cursor:pointer;}
.small_grey_btn:hover{border:1px solid #999999; -moz-box-shadow:0 1px 1px #ccc; box-shadow:0 1px 1px #ccc; -webkit-box-shadow:0 1px 1px #ccc; 

background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */ 
}
.big_grey_btn{ border:1px solid #c7c7c7; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px;  color:#676767; -moz-box-shadow:0 1px 1px #ccc; box-shadow:0 1px 1px #ccc; -webkit-box-shadow:0 1px 1px #ccc; padding:7px 15px; text-decoration:none; font-family:'PT Sans', sans-serif, arial; font-size:14px; cursor:pointer; 

background: #dcdcdc; /* Old browsers */
background: -moz-linear-gradient(top, #eaeaea 0%, #dcdcdc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eaeaea 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eaeaea 0%,#dcdcdc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eaeaea 0%,#dcdcdc 100%); /* IE10+ */
background: linear-gradient(top, #eaeaea 0%,#dcdcdc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-8 */ 

text-shadow:0 1px 0 #fff; text-transform:uppercase;}
.big_grey_btn:hover{ border:1px solid #999999; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; color:#676767; -moz-box-shadow:0 1px 1px #ccc; -webkit-box-shadow:0 1px 1px #ccc; box-shadow:0 1px 1px #ccc; padding:7px 15px; text-decoration:none; font-family:'PT Sans', sans-serif, arial; font-size:14px; cursor:pointer; 

background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top, #fdfdfd 0%, #e8e8e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* IE10+ */
background: linear-gradient(top, #fdfdfd 0%,#e8e8e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */ 

text-shadow:0 1px 0 #fff; text-transform:uppercase;}

.top_icon_box{margin:20px 0;}
.thumb_icons{height:86px; width:80px; border:1px solid #F1F1F1; background:#fff; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px; -moz-box-shadow:0 0 15px #F4F4F4 inset; -webkit-box-shadow:00 0 15px #F4F4F4 inset; box-shadow:00 0 15px #F4F4F4 inset; float:left; color:#6d6c6c!important; margin-right:20px; text-decoration:none; text-align:center; line-height:15px!important;}
.thumb_icons img{margin:10px 0 5px;}
.thumb_icons:hover{border:1px solid #3B5998; -moz-box-shadow:0 0 5px #3B5998; box-shadow:0 0 5px #3B5998; -webkit-box-shadow:0 0 5px #3B5998; outline:none;  transition: all 0.7s ease-in-out;  -webkit-transition: all 0.7s ease-in-out;   -moz-transition: all 0.7s ease-in-out;}
.right_main_box{padding:1px; background:#fff; -moz-box-shadow:0 1px 2px #ccc; box-shadow:0 1px 2px #ccc; -webkit-box-shadow:0 1px 2px #ccc; border:1px solid #d7d7d7; margin-bottom:10px;}
.right_main_box .headng{height:38px;  line-height:38px; padding:0 12px; 

background: #f1f1f1; /* Old browsers */
background: -moz-linear-gradient(top, #f6f6f6 0%, #f1f1f1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#f1f1f1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f6f6f6 0%,#f1f1f1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f6f6f6 0%,#f1f1f1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f6f6f6 0%,#f1f1f1 100%); /* IE10+ */
background: linear-gradient(top, #f6f6f6 0%,#f1f1f1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-8 */ 

color:#3c3c3c; font-size:14px; text-shadow:0 1px 0 #fff; border-bottom:1px solid #e9e9e9; font-weight:bold;}
.right_main_box .text_area{padding:15px; background:#f8f8f8; color:#666; font-size:12px!important; line-height:18px; font-family:'PT Sans', sans-serif, arial;}
.right_main_box .text_area ul{margin:0 0 0 0; padding:0 0 0 0; list-style-type:none;}
.right_main_box .text_area ul li{background:url(../images/bullet_check.gif) no-repeat; padding:0 0 0 25px;}
.right_main_box p{margin:5px 0;}
.right_main_box .text_area a{color:#9f3b3b; text-decoration:none}
.heading_row{ background:#3B5998; color:#fff; font-weight:bold; text-shadow:0 1px 0 #133783;}
.foot_row{ background:#333; color:#fff; font-weight:bold; text-shadow:0 1px 0 #000;}
.white_row{border-bottom:1px solid #eee; background:#fff;}
.grey_row{border-bottom:1px solid #eee; background:#f1f1f1;}
.green_d_row{border-bottom:1px solid #C4FFC4; background:#DDFFDD;}
.green_row{border-bottom:1px solid #C4FFC4; background:#EEFFEE;}
.red_d_row{border-bottom:1px solid #FFC4C4; background:#FFDDDD;}
.red_row{border-bottom:1px solid #FFC4C4; background:#FFEEEE;}
.table_column{float:left; padding:5px 10px;}
.table_column_sml{float:left; padding:5px 4px; text-align:center; font-size:11px;}
.column{padding:5px 10px;}
.yellow_bg{ background:#f5dd7e; border:1px solid #d7c45a; color:#7a7a7a; padding:7px; -moz-border-radius:4px; border-radius:4px; -webkit-border-radius:4px;}
.white_bg{background:#fff; border:1px solid #dbdbdb; padding:5px;}
.full_border{border:1px solid #dbdbdb; padding:5px;}
.message_temp{margin:10px 0 0 10px;}
.message_temp a{background:url(../images/green_arrow.png) no-repeat 0 6px; padding-left:15px; color:#666!important; display:block; margin-bottom:5px;}
.message_temp .glist{margin-bottom:2px;}
.check_input{position:relative; top:2px;}
.radio_send_bulk{margin-bottom:15px; border-bottom:1px solid #ccc; padding-bottom:10px;}
.small_tab{border-bottom:1px solid #000; margin-bottom:15px;}
.small_tab a{float:left; padding:2px 10px; color:#fff!important; margin-right:5px; text-decoration:none; background:#3B5998; border:1px solid #133783; border-bottom:none; text-shadow:0 1px 0 #133783; }
.small_tab a:hover{text-shadow:0 1px 0 #000; border:1px solid #000; background:#333; border-bottom:none;}
.sorting_div{background:#f0f0f0; margin:0 0 10px 0; border-bottom:1px solid #ccc; padding:10px;}
.pagination{ margin:10px 0;}
.pagination a{background:#eee; -moz-border-radius:2px; border-radius:2px; -webkit-border-radius:2px; border:#ccc 1px solid; padding:2px 8px; color:#474747!important; float:left; margin-right:5px; text-decoration:none;}
.pagination a:hover{background:#474747; color:#fff!important;}
.delete_btn{background:url(../images/delete.png) no-repeat; height:15px; width:13px; display:block;}
.edit_btn{background:url(../images/edit.png) no-repeat; height:15px; width:13px; display:block;}
<!--Class defined By NEX -->
.rupee{padding:1px; font-size:14px!important; line-height:18px; font-family:'RupeeS', sans-serif, arial;}
.right_area_mis{width:1250px; float:right; margin:20px 0; @width:698px;}
.white_row_mis{background:#fff;}
.grey_row_mis{background:#f1f1f1;}
.back_btn{background:url(../images/blue-back.png) no-repeat; height:25px; width:30px; display:block;}
.width15{width:15%; float:left;}
.width10{width:10%; float:left;}
.width5{width:5%; float:left;}
.width25{width:25%; float:left;}
.width46{width:46%; float:left;}
.width3{width:3%; float:left;}
.white{color:#FFFFFF;}