
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 400;
    src: local("Raleway"), url("../fonts/0dTEPzkLWceF7z0koJaX1A.woff2") format("woff2");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 700;
    src: local("Raleway Bold"), local("Raleway-Bold"), url("../fonts/JbtMzqLaYbbbCL9X6EvaI_k_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
@font-face {
    font-family: "Raleway";
    font-style: normal;
    font-weight: 900;
    src: local("Raleway Heavy"), local("Raleway-Heavy"), url("../fonts/PKCRbVvRfd5n7BTjtGiFZPk_vArhqVIZ0nv9q090hN8.woff2") format("woff2");
}
body{
	font-family: "Raleway";
}
h1,h2,h3,h4,h5,h6{
	font-family: "Raleway" !important;
	color:#2d2d2d;
}
@media (min-width: 1200px) {
    .container{
        max-width: 1500px;
    }
}
.cpointer{
	cursor: pointer;
}
.breadcrumb a{
	color:#2d2d2d;
}
.padding0{
	padding:0px !important;
	margin:0px !important;
}
/*START OF HEADER*/
.header_logo{
	height:40px;
	margin-top:-10px;
}
.navbar.navbar-default{
   border-radius: 0px !important;
   background-color:#2e87c1 !important;
   border:none !important;
   margin-bottom:0px;
   position: relative;
   z-index: 3;
}
.navbar.navbar-default ul li a{
   color:#fff !important;
   font-family: "Raleway" !important;
   /*font-weight: bold;*/
   font-size: 14px;
}
.global_logo{
	background-image: url(../img/logo.png);
	height:150px;
	width:235px;
	background-size: cover;
	margin:25px 0px;
}
.divider{
	border-top:solid 1px #ddd !important;
}
.visible_header_sm ul.nav.navbar-nav li.active a,.visible_header_sm ul.nav.navbar-nav li.active a:hover{
	background-color: #2097c8;
	border-top:none !important;
}
.visible_header_sm ul.nav.navbar-nav li a{
	margin:0px !important;
	/*border-top:solid 1px #5b5b5b;*/
}
  ul.nav.navbar-nav li.active a{
  	padding-left: 0px !important;
  	padding-right: 0px !important;
  	margin:0px 25px;
  	margin-top:10px;
    background-color: #2e87c1;
    /*border-bottom: solid 10px #16447e !important;*/
  }
	ul.nav.navbar-nav li.dropdown.open a,ul.nav.navbar-nav li.dropdown.open .dropdown-menu,ul.nav.navbar-nav li.dropdown a{

    	background-color: #2e87c1 !important;
    /*border-bottom: solid 10px #16447e !important;*/
	}
  ul.nav.navbar-nav li.active a:hover{
    background-color: #2e87c1;
  }
/*	ul.nav.navbar-nav li.dropdown.open .dropdown-menu a:hover{
    	border-bottom: solid 5px #16447e !important;
	}*/
  ul.nav.navbar-nav li a:hover{
  	padding-left: 0px !important;
  	padding-right: 0px !important;
  	margin:0px 25px;
  	margin-top:10px;

    background-color: #2e87c1;
    /*border-bottom: solid 10px #16447e !important;*/

  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
  }
  ul.nav.navbar-nav li a{
  	padding-left: 0px !important;
  	padding-right: 0px !important;
  	margin:0px 25px;
  	margin-top:10px;
    background-color: #2e87c1;
  }
@media (max-width: 767px) {
	.navbar.navbar-default .container{
   background-color:#2e87c1 !important;
	}
	.header_logo{
		height:30px !important;
	}
	.hide_header_sm{
		display: none;
	}
	.visible_header_sm{
		display: inline;
	}
	.header_right h2,.header_right h1{
		font-size: 21px !important;
	}
	.header_right h1{
		margin-top:-10px !important;
	}
	.global_logo{
		width:160px !important;
		height:100px !important;
	}
	.company_news .col-sm-6{
		padding-bottom:120px !important;
	}
	.company_news .readmore_cors_black2{
		margin-top:15px !important;
	}
	.home_inbound h2,.home_outbound h2,.home_back h2,.home_hosted h2{
		font-size: 21px !important;
	}
	.home_inbound,.home_outbound {
		min-height: 380px !important;
		max-height: 560px !important;
		height:auto !important;
	}
	.home_back,.home_hosted {
		min-height: 430px !important;
		max-height: 560px !important;
		height:auto !important;
	}
	.home_inbound .readmore_cors_blue,.home_inbound .readmore_cors_black,.home_outbound .readmore_cors_blue,.home_outbound .readmore_cors_black,.home_back .readmore_cors_blue,.home_back .readmore_cors_black,.home_hosted .readmore_cors_blue,.home_hosted .readmore_cors_black{
		margin-top:-100px !important;
	}
	.company_news h1{
		font-size: 21px !important;
	}
	.company_news p{
		text-align: inherit !important;
	}
	.footer h1,.industry_news h1,.home_title_text,.about_title,.contact_title{
		text-align: center !important;
		font-size: 36px !important;
	}
	ul.nav.navbar-nav li a{
		text-align: center;
		font-size: 14px !important;
		font-weight: normal !important;
	}
	.header_right{
		text-align: center !important;
	}
	.global_logo{
		display: table;
		margin-top:25px !important;
		margin:0px auto;
	}
}
@media (min-width: 767px) {

	.visible_header_sm{
		display: none;
	}

	.triangle_bottom:after,
	.triangle_bottom:before,.bubble:after,
	.bubble:before {
	    border-left: 20px solid transparent;
	    border-right: 20px solid transparent;
	    border-top: 20px solid #16447e;
	    bottom: -20px;
	    content: '';
	    left: 50%;
	    margin-left: -20px;
	    position: absolute;
	}

	.header_right h2{
		color:#2e87c1;
		margin:0px;
		padding:0px;
		font-size: 21px;
		font-family: "Raleway";
		font-weight: bold;
	}
	.header_right h1{
		color:#004a80;
		margin:0px;
		padding:0px;
		font-size: 42px;
		font-family: "Raleway";
		font-weight: bold;
		float: right;
	}
	.header_right{
		margin-top:67px !important;
	}
	.iphone_icon{
		background-image: url(../img/iphone.png);
		background-size: cover;
		width:25px;
		height:45px;
		float: right;
		margin-top:-5px;
		/*position: absolute;*/
		/*border:solid 1px red;*/
	}
	/* Styling for second triangle (border) */


}
@media (min-width: 692px) {
}
@media (max-width: 691px) {
}
.brand_text{
	font-family: "Raleway" !important;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 21px;
	padding-left: 15px;
}
.dropdown-menu{
	opacity: 0;
}
.bg_orange{
	background-color: #f39c12 !important;
}
.bg_dark_orange{
	background: #db8d10 !important;
}
.bg_blue{
	background-color: #39cccc !important;
}
.bg_dark_blue{
	background: #00add8 !important;
}
.navbar.navbar-default .dropdown-menu .hover_orange:hover,.navbar.navbar-default .dropdown-menu .hover_orange a:hover{	
	background: #f39c12 !important;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}	
/*END OF HEADER*/

/*START OF FOOTER*/
.footer{
	background-color:#2e87c1;
}
.footer h1{
	color:#fff;
	font-family: "Raleway";
	font-weight: bold;
	font-size: 52px;
	margin-bottom:50px;
	margin-top:50px;
}
.footer_title{
	font-size: 18px;
	font-family: "Raleway";
	color:#2a84c9;
}
.footer_cont{
	font-family: "Raleway";
	color:#fff;
}
.footer_margin_bot{
	margin-bottom: 15px;
}
.footer_bottom{
	background-color: #1c2025;
	color:#fff;
	padding:15px 0px;
	padding-bottom:10px !important;
}
.footer_bottom a{
	color: #fff;
}
.google_map_contact{
	height:400px;padding:50px 0px;
}
/*END OF FOOTER*/

/*START OF HOME*/
#carousel-example-generic img{
	width:100%;
	z-index: 1;
}
.home_inbound p, .home_inbound h2,.home_outbound p, .home_outbound h2,.home_back p, .home_back h2,.home_hosted p, .home_hosted h2{
	color:#fff;
}
.home_inbound h2,.home_outbound h2{
	font-family: "Raleway";
	font-size: 56px;
	font-weight: bold;
}
.home_back h2,.home_hosted h2{
	font-family: "Raleway";
	font-size: 40px;
	font-weight: bold;
}
.home_inbound, .home_outbound, .home_back, .home_hosted{
	background-size: cover;
	width:100%;
	height:280px;
	padding:25px;
	margin:25px auto;
}

.home_inbound{
	background-image: url(../img/c1.jpg);
}
.home_inbound:hover{
	background-image: url(../img/c1_hover.jpg);
}
.home_outbound{
	background-image: url(../img/c2.jpg);
}
.home_outbound:hover{
	background-image: url(../img/c2_hover.jpg);
}

.home_back{
	background-image: url(../img/c3.jpg);
}
.home_back:hover{
	background-image: url(../img/c3_hover.jpg);
}

.home_hosted{
	background-image: url(../img/c4.jpg);
}
.home_hosted:hover{
	background-image: url(../img/c4_hover.jpg);
}

.transitial_05{
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.transitial_01{
  -webkit-transition: all 0.2s ;
    -moz-transition: all 0.2s ;
    -o-transition: all 0.2s ;
    transition: all 0.2s ;
}
.readmore_cors_blue{
	background-color:#004a80;
	width:75px;
	height:75px;
	float:right;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.readmore_cors_black{
	background-color:#1d1d1d;
	width:75px;
	height:75px;
	float:right;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.readmore_cors_black:hover{
	opacity:0.75;
}
.readmore_cors_black2{
	background-color:#1d1d1d;
	width:75px;
	height:75px;
	float:right;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
    opacity: 0.7;
    border:solid 1px #fff;
}
.readmore_cors_black2:hover{
	background-color:#004a80;
	border:none;
}
.readmore_cors_black3{
	float: left;
	background-color:#1d1d1d;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
    border:none;
    padding:25px;
}
.readmore_cors_black3:hover{
	background-color:#004a80;
	border:none;
}
.readmore_cors_black3 span{
	font-size:21px;
	color:#fff;
}
.readmore_cors_black4{
	width:100%;
	float: left;
	background-color:#1d1d1d;
  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
    border:none;
    padding:25px;
}
.readmore_cors_black4:hover{
	background-color:#004a80;
	border:none;
}
.readmore_cors_black4 span{
	font-size:36px;
	color:#fff;
}
.read_more_container{
	position: absolute;
	top: 140px;
}
.readmore_cors_blue span,.readmore_cors_black span,.readmore_cors_black2 span{
	height:35px;
	width:25px;
	font-size:35px;
	color:#fff;
	position:relative;
	top:21px;
	left:27px;
	bottom:0px;
	right:0px;
}
.home_title_text{
	font-family: "Raleway";
	font-size: 46px;
	font-weight: bold;
	color:#004a80;
}
.text_16px{
	font-size: 16px;
	font-family: "Raleway";
}
.company_news{
	background-image: url(../img/company_news.jpg);
	width:100%;
	background-size: cover;
	margin:50px 0px;
}
.company_news .col-sm-6{
	margin:50px 0px;
	padding:25px 50px;
	background-color: rgba(39,45,51,0.7);
}
.company_news h1{
	font-family: "Raleway";
	font-size:56px;
	color:#fff;
	font-weight: bold;
}
.company_news p{
	font-family: "Raleway";
	font-size:16px;
	color:#fff;
}


.industry_news h1{
	font-family: "Raleway";
	font-size:56px;
	color:#fff;
	font-weight: bold;
}
.industry_news{
	background-image: url(../img/industry.jpg);
	background-color: #fff !important;
	width:100%;
	background-size: cover;
	margin:50px 0px;
}
.industry_news{
	font-family: "Raleway";
	font-size:16px;
	color:#fff;
}
.industry_news .col-sm-6{
	margin:25px 0px;
	padding:15px 25px;
	background-color: rgba(39,45,51,0.7);
}
/*END OF HOME*/

/*START OF ABOUT*/
.about_title{
	font-family: "Raleway";
	font-size:56px;
	font-weight: bold;
	color:#004a80;
}
.about_content{
	font-family: "Raleway";
	font-size:16px;
	color:#1d1d1d;
}
/*END OF ABOUT*/

/*START OF CALL CENTER*/
.label_orange{
	color:#fc5a0a;
}
.label_title{
	font-family: "Raleway";
	font-weight: bold;
	font-size:26px;
	color:#004a80;
}
.label_content{
	font-family: "Raleway";
	font-size:16px;
	color:#1d1d1d;
}
/*END OF CALL CENTER*/

/*START OF CONTACT*/
.contact_title{
	font-family: "Raleway";
	font-weight: bold;
	font-size:56px;
	color:#004a80;
}
#form_contact input,#avatar_contact input{
	width:100%;
	height:45px;
	border:solid 1px #dadbdc !important;
	padding-left:15px;
}
#form_contact textarea,#avatar_contact textarea,#text_link{
	width:100%;
	height:250px;
	border:solid 1px #dadbdc !important;
	padding-left:15px;
	padding-top:10px;
	resize:none;
}
.modal-content{
	border-radius: 0px !important;
}
.dnc_btn{
	margin:0px auto;
	display: table;
}
/*.btn-danger{
	border:none !important;
}*/
.btn-primary{
	background-color:#1d1d1d !important;
	border:solid 1px #1d1d1d !important;
	border-radius: 0px !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.btn-info:hover{
	background-color:#0e8dc2 !important;
	border:solid 1px #0e8dc2 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.btn-info{
	background-color: #2097c8 !important;
	border:solid 1px #2097c8 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.btn-primary:hover{
	background-color:#004a80 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.ayunna{
   float: left;
   padding:10px 20px;
}
.col_price{
	background-color:#1d1d1d;
	color:#fff;
	padding:15px;
	font-size:18px;
}
/*END OF CONTACT*/

/*START OF SCROLL TOP*/
 .scrollToTop{
   width:75px; 
   height:75px;
   padding:10px; 
   padding-bottom: 25px !important;
   text-align:center; 
   color: #444;
   text-decoration: none;
   position:fixed;
   bottom:25px;
   right:40px;
   display:none;
   z-index: 9999;
}
.scrollToTop:hover{
   text-decoration:none;
}
.scrollToTop{
   width:75px; 
   height:75px;
   bottom:5px;
   right:5px;
}
.btn-scrollToTop{
  padding: 15px 20px !important;
  font-size: 20px !important;
  background-color: #004a80 !important;
  color:#fff !important;
  -moz-transition: .4s;
  -o-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}
.btn-scrollToTop:hover{
  background-color: #fff !important;
  border:solid 1px #004a80;
  color:#004a80 !important;
  -moz-transition: .4s;
  -o-transition: .4s;
  -webkit-transition: .4s;
  transition: .4s;
}
/*END OF STROLL TOP*/

/*START OF LINKS*/
.link_cont textarea{
	height:100px !important;
	resize:none;
}
.link_cont{
	padding:5px 25px !important;
}
/*END OF LINKS*/

/*START OF LOGIN*/
.bg_white{
	background-color: #fff;
}
/*@media (min-width:786px) {*/
   .login-container{
   	top:0px;
   	margin-top:10%;
      padding:50px 100px 20px 100px;
      display: table;
      background-image: url("img/loginbg.png");
      background-size: 100%;
      background-repeat: no-repeat;
      width:100%;
      height:100%;
      border:solid 1px #ddd;
      border-radius:3px;
   }
/*}*/
/*END OF LOGIN*/

/*START OF SIDEBAR*/
/*.add_tech.h{
	padding:4px 0px;
	height:50px;
}*/
.add_tech{
	display: block; !important;
	width: 100%;
	margin-top:15px !important; 
	background-color: #54b562;
	margin-bottom:-10px;
	padding-left:25px !important;
	position: relative;
	height:0px ;
	overflow: hidden;
}
.add_tech a{
	padding-bottom: 5px;
	color:#fff !important; 
	display: table;
	padding-left:25px !important;
}
.add_tech a:hover{
	color: #2097c8 !important;
}
.add_tech span{
	font-size: 12px !important;
	margin-top:2px !important;
} 
.sidebar_cont{
	z-index: 2;
	/*border-right:solid 1px #ddd;*/
	font-family: "Helvetica Neue", Arial, sans-serif !important;
	font-weight: 100;
	padding-top:70px !important;
	background-color:#36aa47;
	position:fixed;
	color:#2d2d2d;
	width:45px;
	padding:25px 0px;
	height:100%x;
	top:0px;
	bottom:0px;
}
.justify_side{
	cursor: pointer;
	margin-bottom:15px !important;
	display:table !important;
	margin:0px auto;
	padding:10px;
	border-radius: 2px;
	background-color:#ddd;
	color:#969696;
}
.justify_side_right{
	float:right;
	margin-right:25px !important;
	  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.sidebar_cont_left .fa, .sidebar_cont_left .glyphicon{
	float:left;
	margin-left:25px !important;
}
.sidebar_icon .fa, .sidebar_icon .glyphicon{
	display:table !important;
	margin:0px auto;
	color:#fff;
	font-size: 21px;
	width:20px;
}
.sidebar_icon .side_text{
	font-family: "Raleway";
	font-size: 13px;
	padding-left:10px;
	letter-spacing: 1px;
	color:#fff;
}
.sidebar_icon.active{
	background-color: #2097c8 !important;
	border-bottom:solid 1px #fff;
}
.sidebar_icon.active span,.sidebar_icon.active a{
	text-decoration: none;
	color:#fff;
}
a:hover{
	text-decoration: none !important; 
}
.sidebar_icon{
	cursor: pointer;
	display:table;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:solid 1px #eee;
}
.sidebar_icon:hover{
	background-color: #3285bd;
	border-bottom:solid 1px #fff;
}
.width_200px{
	width:200px !important;
	  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.width_45px{
	width: 45px;
	  -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
/*END OF SIDEBAR*/

/*START OF DASHBOARD*/
.padd_10px{
	padding: 10px;
}
.b_black_o02{
	font-size:12px;
	padding:5px;
	display: table;
	width:100%;
	background-color: rgba(0,0,0,0.1);
}
#dashboard_orange_box .top_dealers_title,#dashboard_green_box .new_cust_cont_title,#dashboard_red_box  .latest_news_cont_title,#dashboard_blue_box  .current_contest_cont_title{
	padding:0px;
}
#dashboard_orange_box .fa-trophy,#dashboard_green_box .fa-user,#dashboard_red_box .fa-hourglass-half,#dashboard_blue_box .fa-briefcase{
	position:absolute;opacity:0.15;color:#000;right:20px;bottom:55px;
}
.font_80{
	font-size: 80px !important;
}
.font_100{
	font-size: 90px !important;
}
#dashboard_orange_box span.small,#dashboard_green_box span.small,#dashboard_red_box span.small,#dashboard_blue_box span.small{
	display:table;margin:10px 0px;font-size:13px;
	letter-spacing: 0.5px;
}
#dashboard_orange_box h1,#dashboard_green_box h1,#dashboard_red_box h1,#dashboard_blue_box h1{
	font-family: 'Source Sans Pro', sans-serif !important;font-size:41px;font-weight:normal !important;
	margin:0px;
}
.nav.nav-tabs li a{
	border-radius: 2px 2px 0px 0px !important;
}
.nav.nav-tabs .dealers.active a{
	border-top:solid 2px #e18022 !important;
}
.nav.nav-tabs .new_customer.active a{
	border-top:solid 2px #35aa47 !important;
}
.nav.nav-tabs .current_contests.active a{
	border-top:solid 2px #4b8df8 !important;
}
.nav.nav-tabs .latest_news.active a{
	border-top:solid 2px #d9534f !important;
}
.panel-default .small.pull-right{
	padding-top:3px;
}
.form-control{
	border-radius: 3px !important;
}
.bordernone{
	border:none !important;
	box-shadow: none !important;
}
.border_right_gray{
	border-right:solid 1px #ddd;
}
.top_dealers_cont{
	margin:25px 0px;
	padding:0px 10px;
	/*border:solid 1px #e02222;*/
	border-radius:3px;
}
.top_dealers_cont table{
	margin:10px 0px;
}
.top_dealers_title{
	letter-spacing: 2px;
	color:#fff;
	border-radius: 3px;
	background-color: #e18022;
	padding:10px;
	margin:0px -10px;
}
.big{
	font-size: 18px;
}
.small{
	font-size: 14px;
}

.new_cust_cont{
	margin:25px 0px;
	padding:0px 10px;
	border-radius:3px;
}
.new_cust_cont table{
	margin:10px 0px;
}
.new_cust_cont_title{
	letter-spacing: 2px;
	color:#fff;
	background-color: #35aa47;
	border-radius: 3px;
	padding:10px;
	margin:0px -10px;
}
.new_cust_cont_title2{
	letter-spacing: 2px;
	color:#fff;
	background-color: #35aa47;
	border-radius: 0px !important;
	padding:10px;
	margin:0px -10px;
}
.dashboard_cont_tab{
	margin:50px 0px;
}
.dashboard_cont_tab .col-sm-12{
	-webkit-box-shadow: -1px 7px 5px -5px rgba(0,0,0,0.55);
	-moz-box-shadow: -1px 7px 5px -5px rgba(0,0,0,0.55);
	box-shadow: -1px 7px 5px -5px rgba(0,0,0,0.55);
	border:solid 1px #ddd;
	border-top:none;
}
.dashboard_cont_tab a{
	color:#555;
}
input[type="search"]{
	border:solid 1px #ddd;
	border-radius: 3px;
}

.current_contest_cont{
	margin:25px 0px;
	padding:0px 10px;
	border-radius:3px;
}
.current_contest_cont_title{
	letter-spacing: 2px;
	color:#fff;
	background-color: #4b8df8;
	border-radius: 3px;
	padding:10px;
	margin:0px -10px;
}

.latest_news_cont{
	margin:25px 0px;
	padding:0px 10px;
	border-radius:3px;
}
.latest_news_cont_title{
	letter-spacing: 2px;
	color:#fff;
	background-color: #d9534f;
	border-radius: 3px;
	padding:10px;
	margin:0px -10px;
}
.btn-danger{
	border:solid 1px #d9534f !important;
	background-color:#d9534f !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
/*	background: rgba(217,84,79,1) !important;
background: -moz-linear-gradient(top, rgba(217,84,79,1) 0%, rgba(232,117,116,1) 50%, rgba(217,84,79,1) 100%) !important;
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217,84,79,1)), color-stop(50%, rgba(232,117,116,1)), color-stop(100%, rgba(217,84,79,1))) !important;
background: -webkit-linear-gradient(top, rgba(217,84,79,1) 0%, rgba(232,117,116,1) 50%, rgba(217,84,79,1) 100%) !important;
background: -o-linear-gradient(top, rgba(217,84,79,1) 0%, rgba(232,117,116,1) 50%, rgba(217,84,79,1) 100%) !important;
background: -ms-linear-gradient(top, rgba(217,84,79,1) 0%, rgba(232,117,116,1) 50%, rgba(217,84,79,1) 100%) !important;
background: linear-gradient(to bottom, rgba(217,84,79,1) 0%, rgba(232,117,116,1) 50%, rgba(217,84,79,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9544f', endColorstr='#d9544f', GradientType=0 ) !important;*/
}
.btn-danger:hover{
	background-color: #fff !important;
	color:#d73c38 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.btn-warning{
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
	background-color: #e18022 !important;
	background:solid 1px #e18022 !important;
	color:#fff !important;
}
.btn-warning:hover{
	background-color: #fff !important;
	color:#e18022 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
li,a,button,ul{
	outline: none !important;
}

.dashboard_cont_tab li.new_customer a{
	background:#35aa47;
	color:#fff;
	border:solid 1px #35aa47;
}
.dashboard_cont_tab li.new_customer a:hover{
	background:#24a337;
	color:#fff;
	border:solid 1px #24a337;
}

.dashboard_cont_tab li.current_contests a{
	background:#4b8df8;
	color:#fff;
	border:solid 1px #4b8df8;
}
.dashboard_cont_tab li.current_contests a:hover{
	background:#4286f5;
	color:#fff;
	border:solid 1px #4286f5;
}

.dashboard_cont_tab li.latest_news a{
	background:#d9534f;
	color:#fff;
	border:solid 1px #d9534f;
}
.dashboard_cont_tab li.latest_news a:hover{
	background:#d9534f;
	color:#fff;
	border:solid 1px #d9534f;
}

.dashboard_cont_tab li.dealers a{
	background:#e18022;
	color:#fff;
	border:solid 1px #e18022;
}
.dashboard_cont_tab li.dealers a:hover{
	background:#e18022;
	color:#fff;
	border:solid 1px #e18022;
}
.container_box{
	padding:10px;
	margin-top:-25px;
	display:block ;
	height:250px ;
	min-height: 350px ;
	max-height: 350px ;
	border:solid 1px #eee;
	overflow: scroll;
	overflow-x: hidden;
	border-radius: 0px 0px 3px 3px;
}
.container_box2{
	padding:10px;
	margin-top:-25px;
	display:block ;
	border:solid 1px #eee;
	border-radius: 0px 0px 3px 3px;
}
/*END OF DASHBOARD*/

/*START OF STATISTICS*/
.dataTables_length select{
	border:solid 1px #ddd;
	border-radius: 2px;
}
.shadow_bottom{
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.41);
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.41);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.41);
}
.btn{
-webkit-box-shadow: 1px 5px 13px -3px rgba(0,0,0,0.44);
-moz-box-shadow: 1px 5px 13px -3px rgba(0,0,0,0.44);
box-shadow: 1px 5px 13px -3px rgba(0,0,0,0.44);
border-radius: 2px !important;
}
.shadow_right_bottom{
	-webkit-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.55);
	-moz-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.55);
	box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.55);
}
.search_accounts_services{
	display: table;
	padding:10px 15px;
	background-color:#d9534f;
	font-family: "Raleway" !important;
	color:#fff;
	cursor: pointer;
	border:solid 1px #d9534f !important;
	width:300px;
}
.search_accounts_services_dropdown{
	background-color:#fff;
	z-index: 1;
	position: absolute;
	font-family: "Raleway" !important;
	border:solid 1px #ddd;
	padding:10px 15px;
	display: table;
	width:300px;
	font-size: 12px !important;
}
.search_accounts_label{
	letter-spacing: 2px;
	background-color: #555555;
	width:298px;
	padding:10px 15px;
	margin:0px -15px 0px -15px;
	color:#fff;
	display: table;
}
.button_submit_blue{
	width:100%;
	/*padding:10px;*/
	height:40px;
	border:none;
	background-color: #4d90fe;
	border-radius: 2px !important;
	color:#fff;
	line-height: 40px;

}
.radio_check_text{
	padding-left: 5px;
}
/*END OF STATISTICS*/

/*START OF DEALERS*/
.font_white{
	color:#fff !important;
}

.dealers_tab:hover{
	background-color: #e0eaf0;
}
.dealers_tab{
	cursor: pointer;
	display: inline;
	background-color: #f0f6fa;
	width:100%;
	float:left;
}
.dealers_tab .dealers_tab_left{
	border-left:solid 2px #c4d5df;
	background-color: #e0eaf0;
	color:#b9cbd5;
	height:40px;
	width:35px;
}
.dealers_tab .dealers_tab_left span{
	line-height: 40px;
	display: table;
	margin:0px auto;
}
.deler_info_cont{
	font-size: 12px;
}
.dealers_tab .dealers_tab_right{
	color:#597f8d;
	height:40px;
	font-size: 12px;
}
.dealers_tab .dealers_tab_right span{
	line-height: 40px;
	font-size: 12px;
	display: table;
	margin:0px auto;
	padding:0px 15px;
	letter-spacing: 1px;
}

.active .dealers_tab{
	display: inline;
	background-color: #169ef4;
	width:100%;
	float:left;
}
.active .dealers_tab .dealers_tab_left{
	border-left:solid 2px #169ef4 ;
	background-color: #0c91e5;
	color:#fff;
	height:40px;
	width:35px;
}
.active .dealers_tab .dealers_tab_left span{
	line-height: 40px;
	display: table;
	margin:0px auto;
}
.active .dealers_tab .dealers_tab_right{
	color:#fff;
	height:40px;
}
.active .dealers_tab .dealers_tab_right span{
	line-height: 40px;
	display: table;
	margin:0px auto;
	padding:0px 15px;
	letter-spacing: 1px;
}

.div-1{
	display: none;
}
.active .div-1 {
	display:inline;
	height: 0px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #169ef4;
	right:9px;
	top:10px;
	position: absolute;
}

.bold_black{
	font-weight: bold;
	color:#000;
}
.deler_info_cont h3,.deler_info_cont a,.deler_info_cont2 a,.deler_info_cont3 a,.deler_info_cont4 a{
	color:#fff;
}
.deler_info_cont{
	height:220px;
	/*padding-bottom: 30px !important;*/
	border-radius: 3px;
	color:#fff;
	width:100%;
	display: table;
	background-color: #39cccc;
	padding:15px 25px;-webkit-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	-moz-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
}
.deler_info_cont2{
	height:220px;
	font-size: 12px;
	padding-bottom: 30px !important;
	border-radius: 3px;
	color:#fff;
	width:100%;
	display: table;
	background-color: #00a65a;
	padding:15px 25px;-webkit-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	-moz-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
}
.deler_info_cont3{
	height:220px;
	font-size: 12px;
	padding-bottom: 30px !important;
	border-radius: 3px;
	color:#fff;
	width:100%;
	display: table;
	background-color: #00c0ef;
	padding:15px 25px;-webkit-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	-moz-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
}
.deler_info_cont4{
	height:220px;
	font-size: 12px;
	padding-bottom: 30px !important;
	border-radius: 3px;
	color:#fff;
	width:100%;
	display: table;
	background-color: #f39c12;
	padding:15px 25px;-webkit-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	-moz-box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
	box-shadow: 6px 7px 5px -4px rgba(0,0,0,0.24);
}
/*END OF DEALERS*/

/*START OF USER PROFILE*/
#form_profile_info .text-right,#form_Change_pass .text-right{
	padding-top:5px !important;
}
/*END OF USER PROFILE*/

/*START OF DELERS PROFILE*/
.document_dealer_profile .ll{
	cursor: pointer;
	height:80px;
	background-color: #f4f4f4;
	padding-top: 5px;
	/*margin-top:15px;*/
}
.document_dealer_profile .rr{
	cursor: pointer;
	/*margin-top:15px;*/
	height:80px;
	background-color: #d2d2d2;
}
.document_dealer_profile .rr:hover{
	color:#fff;
	background-color: #35aa47;
}
.document_dealer_profile .rr h3{
	line-height: 45px;
}
/*END OF DELERS PROFILE*/

/*START OF WORK ORDERS*/
.padding_top_7_right_5{
	padding-top:7px;padding-right:5px;
}
.light_blue_bg{
	background-color: #e6ecf0;
}
.blue_bg_workorders{
	background-color: #04408a;
	color:#fff;
	text-align: center;
	padding:20px 0px 25px 0px;
}
.blue_bg_workorders button{
	margin-top:10px;
}
.blue_bg_workorders span{
	letter-spacing: 3px;
}
.btn-round-edge{
	border-radius: 3px !important;
}
.font_bold{
	font-weight: bold !important;
}
/*END OF WORK ORDERS*/

/*START OF PRODUCTS*/
.prod_table_img{
	height:50px;
}
.line_height_50{
	line-height: 50px !important; 
}
.btn-success{
	background-color: #35aa47 !important;
	border:solid 1px #35aa47 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.btn-success:hover{
	background-color: #fff !important;
	color:#35aa47 !important;
	-webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    transition: all 0.3s ;
}
.width_100px{
	width: 100px;
}
/*END OF PRODUCTS*/

/*START OF DOWNLOADS*/
.border_green{
	border:solid 1px #35aa47 !important;
}
.text_150px{
	height:150px !important;
}
/*END OF DOWNLOADS*/



/*******************************Calendar Top Navigation*********************************/
div#calendar{
  margin:0px auto;
  padding:0px;
  width: 100%;
  /*font-family:Helvetica, "Times New Roman", Times, serif;*/
}
 
/*div#calendar div.box{
    position:relative;
    top:0px;
    left:0px;
    width:100%;
    height:40px;
    background-color:   #787878 ;      
}
 
div#calendar div.header{
    line-height:40px;  
    vertical-align:middle;
    position:absolute;
    left:11px;
    top:0px;
    width:582px;
    height:40px;   
    text-align:center;
}
 
div#calendar div.header a.prev,div#calendar div.header a.next{ 
    position:absolute;
    top:0px;   
    height: 17px;
    display:block;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
}*/
 
div#calendar div.header span.title{
    /*color:#FFF;*/
    font-size:18px;
}
 
 
div#calendar div.header a.prev{
    left:0px;
}
 
div#calendar div.header a.next{
    right:0px;
}
 
 
 
 
/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content{
    border:1px solid #787878 ;
    border-top:none;
}
 
div#calendar .header a{
	height:50px;line-height:60px;color:#333!important;
}
 
div#calendar ul.label{
    float:left;
    margin: 0px;
    padding: 0px;
/*    margin-top:5px;
    margin-left: 5px;*/
}
 
div#calendar ul.label li{
    margin:0px;
    padding:0px;
    /*margin-right:5px;  */
    float:left;
    list-style-type:none;
    width:14.28% !important;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    text-align:center;
    color:#000;
    font-size: 15px;
    background-color: transparent;

    border:solid 1px #ccc;
}
div#calendar ul li.mask{ 
	background-color: #f5f5f5;
}
  
div#calendar ul.dates{
    float:left;
    margin: 0px;
    padding: 0px;
    /*margin-left: 5px;*/
    /*margin-bottom: 5px;*/
}
 
/** overall width = width+padding-right**/
div#calendar ul.dates li{
    margin:0px;
    padding:0px;
    /*line-height:80px;*/
/*    vertical-align:middle;*/
    float:left;
    list-style-type:none;
    width:14.28%;
    height:120px;
    /*font-size:25px;*/
    /*background-color: #DDD;*/
    padding:1px;
    /*border:solid 1px #ccc;*/
    color:#000;
    /*text-align:center; */
}
div#calendar ul.dates li span{ 
	display: table;
	width:100%;
	height:100%;
	border:solid 1px #ccc;
	border-radius: 3px;
	text-align: right !important;
	padding-right:5px;
	padding-top:2px;
}
 
:focus{
    outline:none;
}
 
div.clear{
    clear:both;
}     
.datepicker {
	z-index: 5000 !important;
	opacity: 1 !important;
}
/**END OF CALENDAR**/

/*******************************START OF CALENDAR*********************************/
.cal_days_title{
	border:solid 1px #ccc;
	height:40px;
	font-size: 18px;
}
 .tbl_calendar tbody .cal_days{
 	border:solid 1px #ccc;
 	height:120px;
 	width:14%;
 }
 .tbl_calendar tbody .cal_days span{
 	position:relative;
 	top:-45px;
 	right:10px;
 	float:right;
 }
/**END OF CALENDAR**/