@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

@font-face {
    font-family: 'icomoon';
    src:  url('../fonts/icomoon.eot?wn6q7c');
    src:  url('../fonts/icomoon.eot?wn6q7c#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?wn6q7c') format('truetype'),
        url('../fonts/icomoon.woff?wn6q7c') format('woff'),
        url('../fonts/icomoon.svg?wn6q7c#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
font-family: 'Rubik', sans-serif;
*/

body{ padding:0; margin:0; font-size:14px; font-family: 'Roboto', sans-serif;}
a {outline:none !important; text-decoration:none;
-webkit-transition: all .6s ease-in-out; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; -ms-transition: all .6s ease-in-out; transition:all .6s ease-in-out;}
a:hover, a:focus, select:focus, button:focus { outline:none; text-decoration:none;}
a:focus{ color:#FFFFFF;}
* { margin:0; padding:0;}
img { border:none; vertical-align:middle; max-width:100%;}
li{ list-style:none;}
h1, h2, h3, h4, h5, h6, input, select, textarea, button{ outline:none !important;}
p{ font-family:Arial, Helvetica, sans-serif; color:#FFF; margin-bottom:0;}

input, textarea, select{ /*-moz-appearance: none; -webkit-appearance: none;*/}
.row-centered {text-align:center;}
.container{ width:98%; max-width:1240px;}
.col-centered {display:inline-block;float:none; margin-left:-4px;}



/***********  Top Part  ************/

header{ width:100%; float:left; margin:35px 0 0 0; padding:0px; position:absolute; top:0; left:0;}
section{ width:100%; float:left; margin:0px 0px 0px 0px; padding:0;}
.header_right{ float:right; text-align:left; margin:0; padding:0;}
.navbar-nav > li > a{ font-family: 'Roboto', sans-serif; float:left; font-size:14px; color:#FFF; font-weight:500; line-height:36px;margin-left:25px; padding:0;}
.navbar-nav > li > .dropdown{ font-family: 'Roboto', sans-serif; float:left; font-size:14px; color:#FFF; font-weight:500; line-height:36px;margin-left:25px; padding:0;}
.navbar-nav > li > a:hover{ background:none;}
.navbar-nav > li > a:hover{ color:rgba(255,255,255,0.7);}
.navbar-nav > li > a.login { padding:0px 30px; border:1px solid #84fab0; border-radius:18px; color:#84fab0; }
.navbar-nav > li > a.login:hover{color:rgba(255,255,255,1); border:1px solid rgba(255,255,255,0.7);}
.navbar-brand{ padding:3px 15px;}
.navbar-brand img{ max-width:160px; margin-top:0px;}
.header_inner{ position:fixed; left:0; right:0; top:0; margin-top:0; padding:35px 3.5% 20px; z-index:999; 
background: -moz-linear-gradient(360deg, #00d29f 0%, #009cff 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00d29f), color-stop(100%, #009cff)); /* safari4+,chrome */
background: -webkit-linear-gradient(360deg, #00d29f 0%, #009cff 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(360deg, #00d29f 0%, #009cff 100%); /* opera 11.10+ */
background: -ms-linear-gradient(360deg, #00d29f 0%, #009cff 100%); /* ie10+ */
background: linear-gradient(90deg, #00d29f 0%, #009cff 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d29f', endColorstr='#009cff',GradientType=1 ); /* ie6-9 */}
.header_inner .navbar-nav > li > a{ line-height:32px;  }
.header_inner .navbar{ margin-bottom:0; min-height:inherit;}
.header_inner .navbar-brand{ padding:0; height:auto;}
.hero{ width:100%; margin:0; padding:180px 0; float:left; background:url(../images/home/hero_bg.png) no-repeat left top; background-size:100% 100%; min-height:500px;}
.sec_caption{width:100%; float:left; margin:0px; padding:0 5% 0 0; color:#FFF;}
.sec_caption span{width:100%; float:left; margin:0px; padding:0; font-family: 'Roboto', sans-serif;font-size:26px; font-weight:300;}
.sec_caption h2{width:100%; float:left; margin:5px 0px 20px 0px; padding:0;font-family: 'Roboto', sans-serif;  font-size:46px; font-weight:300;}
.title_sec_caption h2{ line-height: 70px; }
.sec_caption p{width:100%; float:left; margin:0px; padding:0;font-size:17px; font-weight:300;} 
.sec_caption a{ float:left; margin-top:30px;}
/*.demo_btn{ width:150px; height:40px; background:#009cff; text-align:center;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:500; line-height:40px; text-transform:uppercase; color:#FFF; border-radius:20px; display:inline-block; vertical-align:top;*/
.demo_btn{ padding: 10px 20px;background:#009cff; text-align:center;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:500;  text-transform:uppercase; color:#FFF; border-radius:20px; display:inline-block; vertical-align:top;
-webkit-box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.2);
box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.2);}
.demo_btn:hover{ background:#0491eb; color:#FFF;}
.demo_btn i{ padding-left:10px;}
.caption_img{ text-align:center; width:100%; float:left; position:relative;}
.caption_img video{ position:absolute; bottom:0; top:0px; height: 82%; margin-top: 19px;margin-left: 13%;}
.caption_image_sm video {
    position: absolute;
    bottom: 0;
    top: 0px;
    height: 83%;
    margin-top: 10px;
    margin-left: 13%;
}
.caption_image_sm{ text-align:center; width:100%; float:left; display:none;position:relative;}


.content{width:100%; float:left; margin:30px 0 0 0; padding:0; }
h2.main_title{ width:100%; float:left; margin:0; padding:0 0 15px 0; font-family: 'Roboto', sans-serif;font-size:32px; font-weight:700; color:#595959; position:relative; }
h2.main_title span{ color:#009cff;}
h2.main_title::after{ content:''; width:40px; height:4px; bottom:0; left:50%; margin-left:-20px; background:#009cff; border-radius:2px; position:absolute;}

.title_left::after{ left:0 !important; margin-left:0 !important;}
.work_box{ float:left; width:100%; margin:25px 0 70px 0; padding:20px 0; border-radius:5px; position:relative;
background: #41c9a2; /* Old browsers */
background: -moz-linear-gradient(top, #41c9a2 0%, #185a9d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #41c9a2 0%,#185a9d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #41c9a2 0%,#185a9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c9a2', endColorstr='#185a9d',GradientType=0 ); /* IE6-9 */
}
.work_box:after{ position:absolute; bottom:-60px; width:100%; height:60px; background:url(../images/home/box_shadow.png) no-repeat center top; content:''; left:0;}
.work_box .work_icon{ float:left; width:100%; margin:0; padding:0; text-align:center;}
.work_box p{ text-align:center; float:left; width:100%; padding:0 13%; margin:20px 0 10px 0; font-size:14px;}
.quote{ float:left; width:100%; margin:0; padding:20px 0 20px 0; border:2px solid #d9d9d9; border-radius:5px; position:relative;}
.quote::before{ content:'\f10e'; width:42px; left:50%; top:-20px; margin-left:-21px;  background:#FFF;	 font-family: 'FontAwesome'; height:30px; color:#009cff; font-size:27px; position:absolute; text-align:center;}
.quote .quote_ttl{ float:left; width:100%; margin:0 0 10px 0; padding:0; text-align:center;font-family: 'Roboto', sans-serif;font-size:17px; font-weight:700; color:#009cff; }
.quote p{ width:100%; float:left; padding:0 30%; font-size:14px; color:#636363; text-align:center;}
.thumb_main{ float:left; width:100%; margin:70px 0 ; padding:0; color:#868686;}
.thumb_main .thumb_box{ float:left; margin:20px 0 0 0; padding:20px 10px; width:100%; border-radius:5px; background:#43cea2; min-height:150px; position:relative;}
.thumb_main .thumb_box .thumb_icon{float:left; margin:0; padding:0; width:27%; text-align:center;}
.thumb_main .thumb_box .thumb_icon img{ max-width:100%;}
.thumb_main .thumb_box .thumb_text{float:left; margin:0 0 0 2%; padding:0; width:71%;}
.thumb_main .thumb_box .thumb_text .thumb_ttl{float:left; margin:0; padding:0; width:100%;font-family: 'Roboto', sans-serif;font-size:17px; font-weight:500; color:#FFF;}
.thumb_main .thumb_box .thumb_text p{float:left; margin:0; padding:0; width:100%;font-size:14px;color:#FFF;}
.get_thumb .thumb_box{ min-height:130px !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#41c9a2+0,185a9d+100 */
background: #41c9a2; /* Old browsers */
background: -moz-linear-gradient(-45deg, #41c9a2 0%, #185a9d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #41c9a2 0%,#185a9d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #41c9a2 0%,#185a9d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c9a2', endColorstr='#185a9d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}


.thumb_main .thumb_box:after{ position:absolute; bottom:-60px; width:100%; height:60px; background:url(../images/home/box_shadow.png) no-repeat center top; content:''; left:0; background-size: 100% auto;}
.try_now_sec{ width:100%; margin:0px 0; padding:35px 0; float:left; text-align:center;font-family: 'Roboto', sans-serif;font-size:32px; font-weight:700; color:#FFF;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#185a9d+0,41c9a2+100 */
background: #185a9d; /* Old browsers */
background: -moz-linear-gradient(left, #185a9d 0%, #41c9a2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #185a9d 0%,#41c9a2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #185a9d 0%,#41c9a2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#185a9d', endColorstr='#41c9a2',GradientType=1 ); /* IE6-9 */
}
.try_now_sec a{ margin-left:25px;}

.faq_block{ width:100%; float:left; background:url(../images/home/fq_bg.png) right top no-repeat;}
.faq{float:left; margin:0 0 70px 0; padding:0; width:100%; }
.faq ul{float:left; margin:30px 0 0 0; padding:0; width:100%; }
.faq li{float:left; margin:5px 0;  padding:20px 2%; width:100%; border-left:4px solid #009cff; border-radius:3px;  background:#FFF; z-index:999; position:relative;}
.faq li span{float:left; margin:0; padding:0; width:100%; font-family: 'Roboto', sans-serif;font-size:18px; font-weight:500; color:#009cff;}
.faq li p{float:left; margin:0; padding:0; width:100%; font-size:14px; color:#636363;}
.faq li:before{ position:absolute; bottom:-14px; width:100%; height:20px; background:url(../images/home/box_shadow.png) no-repeat left top; content:''; left:0; background-size: 100% 100%; opacity:0.3;}

.faq_slide{float:left; margin:0 0 70px 0; padding:0; width:100%; }
.faq_slide h2{ margin-bottom:30px; }
.faq_slide .carousel .carousel-inner .item{float:left; margin:5px 0; padding:20px 2%; width:100%; border-left:4px solid #009cff; border-radius:3px;  background:#FFF; z-index:999; }
.faq_slide .carousel .carousel-inner .item span{float:left; margin:0; padding:0; width:100%; font-family: 'Roboto', sans-serif;font-size:18px; font-weight:500; color:#009cff;}
.faq_slide .carousel .carousel-inner .item p{float:left; margin:0; padding:0; width:100%; font-size:14px; color:#636363;}
.faq_slide .carousel .carousel-inner .item:before{ position:absolute; bottom:-14px; width:100%; height:20px; background:url(../images/home/box_shadow.png) no-repeat left top; content:''; left:0; background-size: 100% 100%; opacity:0.3;}

.carousel-control.left,.carousel-control.right{ display:none;}
.carousel-indicators li{ background:#FFF; border:1px solid #CCC;}
.carousel-indicators{ bottom:-30px;}
.carousel-indicators .active{ background:#009cff; border:none;}


/***********  Footer Part  ************/
footer{ width:100%; float:left; margin:0px; padding:15px 0; background:#595959; text-align:center;}
footer p{font-size:14px; color:#FFF; margin-bottom:0;}

@media (max-width: 767px) {
    header{ position:relative; margin-top:0; background:#41c8a2;}
    .navbar-brand{padding: 18px 7px;}
    #sub_delete{
        margin-left:0px !important;
    }
    .sub_delete{
        margin-left:0px !important;
    }
    .unread_makr_button{
        margin-right:0px !important;
    }
    .sub_unread{
        margin-right:0px !important;
    }
}


/*------------- inner page------------*/
.inner_head{ position:relative;}
.inner_section{ float:left; width:100%; margin:0; padding:0;}
.inner_cnt_main{float:left; width:100%; margin:0; padding:0; overflow:hidden;}
.section_404 .right_content{ width:100%; float:left; margin:0; padding:15% 3.5% 0 13.6%;}
.section_404 h1 { color: #595959; }
.section_404 .blue_btn_box { text-align: left; }
.section_404 .blue_btn_r { height: 50px; line-height: 50px; border-radius: 8px; }
.right_content{ width:100%; float:left; margin:0; padding:100px 3.5% 8px 3.8%}
.side_bar{ height:100%; margin:0; padding:50px 0 0 3.5%; background:#1A233A;width:18.5%; position:fixed; top:100px; left:0; }
.side_bar h3{ float:left; width:100%; margin:0; padding:0;font-family: 'Roboto', sans-serif;font-size:26px; font-weight:400; color:#FFF;}
.side_bar ul li.larg a{font-size:18px;}
.side_bar ul {float:left; width:100%; margin:0px 0 20px 0; padding:0;}
.side_bar ul li{float:left; width:100%; margin:5px 0; padding:0;}
.side_bar ul li a{ margin:0; padding:0;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:400; color:#FFF;}
.side_bar ul li a:hover{ font-weight:500}
.side_bar ul li a.active{font-weight:500;}
 span.unread{ width:20px; height:20px; display: inline-block; margin:0px 0 0 5px; padding:0; background:#70ad47; color:#FFF; text-align:center; line-height:18px; font-size:12px; border-radius:50%; font-weight:400; vertical-align:top;}
.msgr_left{width:100%; margin:0% 0 0 -8%; padding:0; background:#f2f2f2; border:1px solid #bfbfbf; position:relative;}
.nopadding{ padding: 0 !important;   margin: 0 !important;}

.right_content.msg{ width:100%; float:left; margin:0; padding:130px 3.5% 0 0;}
.msgr_left_head{margin:0 ; padding:20px 0 0 0; width:100%; float:left; }
.mCSB_inside > .mCSB_container{ margin-right:10px!important;}
.msgr_check {display: inline-block;  position: relative;  padding-left: 35px;  margin: 0px;  cursor: pointer;  font-size: 22px; -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;
}
.msgr_check input {position: absolute;opacity: 0;  cursor: pointer;}
.checkmark {  position: absolute;  top: -16px;  left: 7px;  height: 20px;  width: 20px;  background-color: #f2f2f2;  border:1px solid #bfbfbf;
}
.checkmark:after {  content: "";  position: absolute;  display: none;}
.msgr_check input:checked ~ .checkmark:after {  display: block;}
.msgr_check .checkmark:after {  left: 7px;  top: 3px;  width: 5px;  height: 10px;  border: solid #185a9d;  border-width: 0 3px 3px 0;  -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);  transform: rotate(45deg);}
.msgr_search{ width:60%; display:inline-block; margin:0 0 0 20px; padding:0 10px; height:34px; line-height:34px; border:1px solid #bfbfbf; background:none; border-radius:3px; color:#000;}
.edit{ display:inline-block; margin:0 0 0 10px; padding:0 0px; height:34px; line-height:34px; border:none; background:none; border-radius:3px; color:#595959; font-size:27px; vertical-align:middle;}
.msgr_box_head{ width:100%; margin:20px 0; padding:0 15px; float:left; text-align:center;}
.msgr_box_head label{font-family: 'Roboto', sans-serif;font-size:16px; font-weight:500; color:#595959;width:auto; margin:0 10px 0 0 ; padding:2px 0 ; float:left;}
.msgr_box_head a{font-family: 'Roboto', sans-serif;font-size:15px; font-weight:400; color:#595959;width:auto; margin:0; padding:3px 10px; float:left; position:relative;}
.msgr_box_head a:hover{ background:#185a9d; color:#FFF; border-radius:4px;}
.msgr_box_head a.active{ background:#185a9d; color:#FFF; border-radius:4px;}

.msgr_msges{ width:100%; margin:0; padding:0; float:left; }
.msgr_msges ul{ width:100%; margin:0px 0 0 0; padding:0; float:left;border-top:1px solid #bfbfbf;overflow-x:hidden;}
.msgr_msges ul li{ width:100%; margin:0; padding:0px 0px 0px 0; float:left;  border-bottom:1px solid #bfbfbf; min-height:100px; position:relative;margin-left: 0px;}
.msgr_msges ul li:hover{ background: #d0d9e9; }
.msgr_msges ul li.active{ background: #d0d9e9; }
.msgr_msges ul li.online{}
.unread_mark{ width:15px; height:15px; content:"";  bottom:5px; right:5px; background:#009CFF; border-radius:50%;margin-top: 6%; float: left;}
.msgr_msges ul li a{  width:100%; margin:0; padding:15px 40px 15px 0; float:left; }
/*.msgr_msges ul li a:hover,.msgr_msges ul li a.active{ background:#d0d9e9;}*/



.message_part{ width:100%; display:block; margin:0; padding:0 0 0 60px; color:#595959;}
.message_author{ width:100%; margin-top: 7%; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:16px; font-weight:400; color:#595959;}
.auther_title{ width:100%; margin-top: 7%; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:16px; font-weight:400; color:#595959;}
.message_author span{ float:right; font-size:15px;}
.message_part p{ width:100%; margin:3px 0 0 0; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:15px; font-weight:300; color:#595959;}

.msg_table{ float:left; margin:20px 2% 20px 0; padding:0; width:100%; height:auto; border:1px solid #bfbfbf;}
.table_left{ width:55%; margin:0; padding:0; float:left;}
.table_head{width:100%; margin:0; padding:0; float:left; text-align:center; border-bottom:1px solid #bfbfbf; height:50px; line-height:50px; background:#f2f2f2;}
.table_head .msg_author{width:100%; margin:0; padding:0; float:left; text-align:center;font-family: 'Roboto', sans-serif;font-size:20px; font-weight:400; color:#595959;}
.table_mid{width:100%; margin:0; padding:0; float:left;}
.messenger{width:100%; margin:0; padding:0 10px; float:left;}

.messenger .msg_box{width:100%; margin:5px 0 10px 0; padding:0; float:left; text-align:center; text-align:left; }
.messenger .msg_box .msg_name{width:80%; margin:4px 0; padding:0; float:left; font-family: 'Roboto', sans-serif;font-size:14px; font-weight:400; color:#595959;}
.messenger .msg_box .message{max-width:80%; width:auto;  margin:0px 0; padding:5px 30px; float:left;font-family: 'Roboto', sans-serif;font-size:13px; font-weight:300; color:#595959; background:#f2f2f2; border:1px solid #bfbfbf; border-radius:3px; line-height:16px;}
.messenger .msg_box.receiver .message{     padding-left: 10%;background:#185a9d; border:1px solid #185a9d; float:right; color:#FFF;}
.messenger .msg_box.receiver .msg_name{ float:right; text-align:right;}
.table_bottom{width:100%; margin:0; padding:0; float:left; border-top:1px solid #bfbfbf; height:50px; line-height:50px; background:#f2f2f2; text-align:left;}
.table_bottom .msgr_search{ background:#ffffff; margin-left:10px;}
.right_tabel{ float:right; width:45%; border:none;border-left: 1px solid #bfbfbf;}
.table_head span{width:100%; margin:0; padding:0; float:left; text-align:center;font-family: 'Roboto', sans-serif;font-size:20px; font-weight:300; color:#595959;}
.tabel_form{ overflow:hidden;}
.customer_form{width:100%; margin:0 0; padding:15px 7%; float:left;}
.customer_form ul{width:100%; margin:0; padding:0; float:left;}
.customer_form ul li{width:100%; margin:5px 0; padding:0; float:left;}
.customer_form ul li .text_input{ width:100%; margin:0; padding:0 5px; float:left; height:30px; line-height:30px; border-radius:2px; border:1px solid #bfbfbf; color:#595959; font-size:14px;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:300;}
.customer_form ul li label{ width:100%; margin:0; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:300; color:#595959;}
.text_area{ min-height:100px; resize:none;}

.blue_btn{ display:inline-block; margin:0; padding:0 20px; background:#185a9d; color:#FFF;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:400; text-transform:uppercase; width:auto; height:34px; line-height:34px; border-radius:3px; border:none; transition:0.5s;}
.blue_btn:hover{ background:#000; transition:0.5s;}
.table_bottom .blue_btn{ float:right; margin-top:7px; margin-right:10px;}
.send-invites-buton:hover{opacity: 0.3;}


.history_box{ width:100%; margin:50px 0; padding:0; float:left;box-shadow: 0px 0px 25px rgba(174,174,174,0.2);}
.history_box .history_top{width:100%; margin:0; padding:0; float:left;}
.history_box .history_top .logo_box{width:100%; margin:0; padding:0; float:left; text-align:center;}
.history_box .history_top .logo_box img{ width:auto; height:100%;}
.rating_box{width:100%; margin:10px 0 10px 0; padding:0 5% 15px 5%; float:left; border-bottom:1px solid #ebebeb;}
.rating_box ul li{width:47.5%; margin:0 1%; padding:20px 0; display:inline-block; background:#185a9d; border-radius:3px; text-align:center;}
.rating_box ul li h3{ width:100%; margin:0 0 0px 0; padding:0; display:block;font-family: 'Roboto', sans-serif;font-size:65px; font-weight:400; color:#84fab0;}
.rating_box ul li span{ width:100%; margin:0; padding:0; display:block;font-family: 'Roboto', sans-serif;font-size:18px; font-weight:300; color:#84fab0;}

.history_graph{width:100%; margin:0; padding:0; float:left;}

h1.inner_ttl{ float:left; width:100%; margin:50px 0 0 0; padding:0;font-family: 'Roboto', sans-serif;font-size:35px; font-weight:400; color:#595959;}

.todo_list{float:left; margin:0 0 70px 0; padding:0; width:100%; }
.todo_list ul{float:left; margin:30px 0 0 0; padding:0; width:100%; }
.todo_list ul li{float:left; margin:15px 0;padding: 25px 2%; width:100%;  border-radius:3px;  background:#FFF; z-index:998; position:relative; border:1px solid #ddd;border-left:4px solid #185a9d; box-shadow:0 5px 14px rgba(0,0,0,0.2); position:relative; }
.todo_list ul li .todo_left{float:left; margin:0; padding:0 25px 0 0; width:78%; border-right:1px solid #bfbfbf;}
.todo_list ul li .todo_left span{float:left; margin:0; padding:0; width:100%; font-family: 'Roboto', sans-serif;font-size:18px; font-weight:500; color:#15589c;}
.todo_list ul li .todo_left p{float:left; margin:5px 0 0 0; padding:0; width:100%; font-size:15px; color:#636363;}
.todo_list ul li .todo_right{ margin:0; padding:0 0 0 0; width:20%;float:right; vertical-align:middle; text-align:center; position:absolute; height:100%; right:10px; top:20%;}
.todo_list ul li .todo_right p{ text-align:center; width:100%; color:#ccc;}
.todo_list ul li .todo_right .text_box{ width:auto; display:inline-block; width:90%; margin:0; padding:0 10px; height:34px; line-height:34px; border:1px solid #bfbfbf; background:#f2f2f2; border-radius:3px; color:#000;}
.blue_btn_box{ width:100%; display:block; margin:0 0 0 0; padding:0; text-align:center}
 .blue_btn_r{ display:inline-block; margin:10px 0 0 0; padding:0 25px; background:#185a9d; color:#FFF;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:400;  width:auto; height:34px; line-height:34px; border-radius:17px; border:none; transition:0.5s;}
.md_btn{ max-width:160px;}
.blue_btn_r:hover,.blue_btn_r:focus{ background:#26b8ca; transition:0.5s;color:#FFF;}
.todo_list ul li .todo_right .blue_btn_box .blue_btn_r{ min-width:80%; }
.blue_btn_box .blue_btn_bdr{ display:inline-block; margin:10px 0 0 0; padding:0 40px; background:#fff; color:#185a9d;font-family: 'Roboto', sans-serif;font-size:14px; font-weight:400;  width:auto; height:34px; line-height:34px; border-radius:17px; border:1px solid #185a9d; transition:0.5s;}
.blue_btn_box .blue_btn_bdr:hover{ background:#185a9d; transition:0.5s; color:#FFF;}
.todo_list ul li .todo_right .blue_btn_box .blue_btn_bdr{min-width:80%;}
p.inner_txt{ float:left; width:100%; margin:10px 0 0 0; padding:0;font-family: 'Roboto', sans-serif;font-size:18px; font-weight:300; color:#595959;}
.review{float:left; width:100%; margin:30px 0; padding:15px; min-height:486px;}
.review .step_number{ float:left; width:100%; margin:0; padding:; text-align:center;}
.review .step_number span{ display: inline-block; width: 80px; height: 80px;  margin: 0;  padding: 0; line-height: 80px;background: #185a9d; font-family: 'Roboto', sans-serif;    font-size: 45px; font-weight: 400; color: #84fab0; border-radius: 50%; text-align: center; }
.review span.mathod_type{float:left; width:100%; margin:10px 0; padding:0; text-align:center;font-family: 'Roboto', sans-serif;font-size:18px; font-weight:400; color:#185a9d; }
.review form{float:left; width:100%; margin:0px 0; padding:0;}
.review form ul li{ margin:15px 0}
.review form ul li .text_input_method{ width:100%; display:inline-block; margin:0 0 0 0px; padding:0 10px; height:40px; line-height:40px; border:1px solid #bfbfbf; background:none; border-radius:3px; color:#000;}
.review form ul li .text_area_method{ min-height:200px;line-height: 25px;}
.last_mathod form ul li{ margin:0px 0}
.btn-bs-file{position:relative;}
.btn-bs-file input[type="file"]{ position: absolute; top: -9999999;filter: alpha(opacity=0);opacity: 0;width:0;height:0;outline: none;cursor: inherit;}

.titile_row{ width:100%; float:left; padding:40px 0 0;}
.titile_row .blue_btn_r{ margin-top:0; float:right; }
.titile_row h3{ margin:0; padding:0; font-weight:400;}
.inbite_table .table-striped > tbody > tr:nth-of-type(2n+1){ background:#f2f2f2;}
.inbite_table{ width:100%; margin:20px 0 30px 0; padding:0; float:left; text-align:center; background:#FFFFFF; position:relative; box-shadow:0 5px 15px rgba(174,174,174,0.4);}
.load_ares{ position:absolute; left:0; right:0; bottom:0; padding:40px 0 20px; text-align:center;background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.69) 31%, rgba(0,0,0,0) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(69%, rgba(255,255,255,0.69)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.69) 31%, rgba(0,0,0,0) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 31%, rgba(0,0,0,0) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 31%, rgba(0,0,0,0) 100%); /* ie10+ */
background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0.75) 31%, rgba(0,0,0,0) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */}

.inbite_table .table{ color:#595959; border-top:none; margin-bottom:0;}
.inbite_table .table tbody{border:1px solid #bfbfbf; border-top:none;}
.inbite_table .table thead{ background:#185a9d; color:#FFF; height:30px; }
.inbite_table .table thead th{line-height:30px; vertical-align:middle;border-right:1px solid #bfbfbf; font-size:17px; font-weight:400;}
.inbite_table .table tr:first-child td{ border-top:none;}
.inbite_table .table tr td{ border-top:none; border-right:1px solid #bfbfbf; font-size:15px;font-weight:300;}
.inbite_table .table tr td .blue_btn_box .blue_btn_r{ margin:-3px 0 0 0; height:26px; line-height:26px; padding:0 20px;}
.inbite_table .table > thead > tr > th{ border-bottom:none;}
.group_box{ padding:20px; margin:20px 0;}
.group_box .btn-block{ min-height:40px; margin-top:10px;}
.group_box  .btn-block .blue_btn_r{ height:28px; line-height:28px;}
.group_box h3{width:100%; margin:0; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:22px; font-weight:400; color:#185a9d;}
.group_box .group_link{width:100%; margin:10px 0; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:13px; font-weight:400; color:#7f7f7f; text-decoration:underline;}
.group_box .group_link:hover{ text-decoration:none;}

.group_list{width:100%; margin:7px 0; padding:0; float:left;}
.group_list .group_label{width:100%; margin:0; padding:0; float:left;font-family: 'Roboto', sans-serif;font-size:16px; font-weight:400; color:#7f7f7f; }
.group_list ul{width:100%; margin:0; padding:0; display:table; text-align:center;border-collapse: separate;
  border-spacing: 5px;}
.group_list ul li{width:30%; margin:0; padding:5px 10px; display:table-cell; border:1px solid #bfbfbf; border-radius:3px;font-family: 'Roboto', sans-serif;font-size:13px; font-weight:400; color:#7f7f7f; text-align:center; height:80px; vertical-align:middle;}

.graph_main{ float:left; margin:30px 0 0 0; padding:0; width:100%;}
.graph_right{float:left; margin:30px 0 0 0; padding:0; width:100%;}


.side_bar ul li a.started{ font-size:18px;}

.msgr_box_head a span.unread{ width:18px; height:18px; display: inline-block; margin:0px 0 0 0px; padding:0; background:#009CFF; color:#FFF; text-align:center; line-height:18px; font-size:10px; border-radius:50%; font-weight:400; vertical-align:top;}
span.unread{ width:18px; height:18px; display: inline-block; margin:0px 0 0 0px; padding:0; background:#009CFF; color:#FFF; text-align:center; line-height:18px; font-size:10px; border-radius:50%; font-weight:400; vertical-align:top;}

/*------*/
.sel_btn{ width:100%; float:left; margin:0; padding:0; position:relative;}

/*Snackbar*/
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 99999; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */

/* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}
.chart_inro{ width:100%; float:left; border:2px solid #d9d9d9; border-radius:2px; padding:10px 20px; margin:15px 0;}
.chart_inro ul{ margin:0; width:100%; float:left;}
.chart_inro ul li{ width:100%; float:left; margin:10px 0; padding:0 0 0 30px; font-size:16px; position:relative; color:#595959;} 
.chart_inro ul li:before{ position:absolute; width:20px; height:2px; content:""; left:0; top:10px; background:#a6a6a6;}
.chart_inro ul li.blue{ color:#3871ca;}
.chart_inro ul li.blue:before{ background:#3871ca;}
.chart_inro ul li.orange{ color:#fd7603;}
.chart_inro ul li.orange:before{background:#fd7603;}

/*select box*/
.sel_btn{ width:100%; float:left; margin:0; padding:0; position:relative;}

.select_info{width:100%; float:left; padding:20px 40px 20px 10px; margin:0; font-size:14px; color:#555555; border:none; -webkit-appearance: none; -moz-appearance: none; appearance: none; box-shadow:0 0 15px rgba(0,0,0,0.2); position:relative;}

.arrow-down {  width: 0;   height: 0;   border-left:8px solid transparent;  border-right: 8px solid transparent; border-top: 8px solid #3871ca; position:absolute; top:27px; right:10px;}
.navbar-nav > li > a:focus {
background-color: transparent;
}
.navbar .nav>li>a:focus,.navbar .nav>li>a:focus{
    background-color: none;
}
.navbar-nav > li > a:hover, .nav > li > a:focus {
    background-color: none !important;
}


/*=========== Register Info ============*/

.register_info{ width:100%; margin:0; padding:50px 0; position:absolute; top:0; bottom:0; background:url(../images/home/register_bg.jpg) no-repeat center center fixed; background-size:cover;}
.div-center{ width: 100%; height: 850px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; max-width: 100%; max-height: 100%; overflow: auto; display: table;}
.reg_content{ display: table-cell; vertical-align: middle;}
.register_info .container{ max-width:918px;}
.register_form{ width:100%; float:left; margin:0; padding:0; background:#2a5a98; box-shadow:0 20px 40px rgba(0,0,0,0.2);}
.register_form .row{margin:0;}
.register_form [class*="col-"]{padding:0;}
.register_form figure{ width:100%; float:left; margin:0; padding:0 10px; text-align:center; line-height:125px; background:#3e6ba2;}
.register_form figure img{ width:250px;}
.register_form .left{ width:100%; float:left; margin:0; padding:70px 40px 50px 40px;}
.register_form .r_link{ display:block; margin:0 0 9px 0; padding:0 0 0 10px; font-size:16px; font-weight:300; color:#fff;}
.register_form .btn_link{ background:#3e6ba2; display:inline-block; padding:2px 20px 5px 10px; margin-bottom:25px;}
.register_form .r_link:hover{ color:#00de9d;}

.register_form .right{ width:100%; float:left; margin:0; padding:35px 80px; background:#e2ebeb;}
.register_form h3{ margin:0 0 20px 0; padding:0; font-size:29px; color:#2a5a98; font-weight:700; font-family: 'Open Sans', sans-serif; text-align:center;}
.register_form .form_block{ width:100%; float:left; margin:0 0 20px 0; padding:0;}
.register_form .title{ margin:0 0 3px 0; padding:0; font-size:18px; font-weight:300; color:#595959; display:block;}
.register_form .field{ width:100%; float:left; margin:0; padding:0 20px; border:2px solid #bfbfbf; background:#fff; border-radius:3px; height:46px; font-size:16px; color:#333333; font-weight:400;}
.register_form .msgr_check{ width:100%; float:left; padding:0 25px 0 0 0; margin:0 0 20px 0;}
.register_form .msgr_check .text{ display:inline-block; margin:0; padding:0; font-size:18px; font-weight:300; color:#595959;}
.register_form .checkmark{ top:3px; left:0;}
.register_form .login_btn{ display:block; padding:0 47px; line-height:38px; background:#2a5a98; margin:0 auto; border-radius:25px; border:none; font-size:18px; color:#fff; font-weight:300;}
.register_form .login_btn:hover{ background:#00de9d; color:#fff;}
.icon-chat:before {content: "\e900"; color:#fff;font-family: 'icomoon'; display:block; font-size:22px; padding:0px; margin-top: 10%;}
.cir:before{margin-top: 15%;}

