/* additional style */

body {
	background-color: #FFFFFF;
	/*background: url(../img/congruent_outline.png) repeat scroll 0% 0% transparent; */
  background: url(../img/main_texture.png) repeat scroll 0% 0% transparent; 
	height:100% !important;
}

.back_menu {
	background-color: #3B7EA7;
	padding-top: 10px;
	padding-bottom: 10px;
	height:100%;
	margin-top: 83px;
}

.main-column {
	padding:10px;
	background-color: #FFFFFF;
	height:100%;
	position: block;
	/*background: url(../img/main_texture.png) repeat scroll 0% 0% transparent; */
	margin-top: 83px;
	padding-bottom: 5%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    
}

.alert-phone {
  color: #ffffff;
  background-color: #b94a48;
  border-color: #ebccd1;

}

.alert-notify {
  color: #FFFFFF;
  background-color: #F0A947;
  border-color: #ebccd1;

}

.alert-green {
  color: #000000;
  background-color: #94E29C;
  border-color: #ebccd1;

}

.padd-top {
  padding-top:20px;
}

.notify > .special {
    display: block;
    height: 0;
    position: absolute;
    right: -10px;
    top: -5px;
    width: 35px;
}


/*.notify > .special-icon-shadow1 {
    background-color: #990000;
    display: block;
    height: 10px;
    position: absolute;
    right: 40px;
    top: -5px;
    width: 10px;
    z-index: -1;
}*/

.topbar1 {
    z-index: 1040;
}

.navbar-inner.topbar1-2 {
    /*background: #FFF url(../img/bg-body01.png);*/
    background-image: linear-gradient(to top, #3B7EA7, #FFF) ;
}

.navbar-inner.topbar1-2 > div.container {
    background: transparent url(../img/main_texture.png) no-repeat 170px 10px;
}

.topbar1-2 {
    padding: 0 0 0 0;
    border-width: 0 0 0 0 !important;
}

.logo-menu {
	/*background-color: #CCCCCC;*/
	width: 200px;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	text-shadow: 0 -1px 1px #000000;
	text-align: center;

}

.login-top {
    /*margin-top: 8px;*/
    margin-bottom: 20px;
    margin-left: 80px;
}

.footer-pg {
	width:100%;
	height:50px;
	position:absolute;
	/*bottom:0;*/
	/*left:0;*/
	
}

.hasShadow {
    position: relative;
}

.hasShadow:before {
    background: url("../img/bg-module-shadow.png") no-repeat scroll center top transparent;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}


/*--main menu --*/

.navbar .nav > li > a {
    color: #3071A4 ;
}

.navbar .nav > li > a:hover {
    color: #FFF ;
    background-color: #e84323 !important;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #e84323 !important;
    color: #FFF !important;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #3071A4 !important;
    border-top-color: #3071A4 !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #86A483 !important !important;
    background-image: none !important;
}

.sbs {
    margin-top: 31px;
    margin-bottom: 0;
}

.sbs-inner {
    box-shadow: none !important;
    background-color: #E5E2DA !important;
    background-image: none;
    border: none;
    border-width: 0 !important;
    border-radius: 10px 10px 0 0 !important;
    width: 877px;
    margin-right: 25px;
}

.sbs a {
    /*font-family: gotham-bold;*/
    color: #000;
    text-shadow: none !important;
}

.row-fluid .col-md-4 {
    padding: 15px;
}

.row-fluid .col-md-4 strong {
    color: #00b2d5;
    font-weight: normal;
}

.row-fluid .col-md-4 a:hover strong  {
    color: #FFF;
}

.row-fluid .col-md-4 > li {
    border-bottom: 1px dotted #CCC;
}

.row-fluid .col-md-4 > li a {
    display: block;
    padding: 2px;
}

.row-fluid .col-md-4 a:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #00b2d5;
}
/*---------------*/

.box-login {
	background-color: #023345 !important;
	width: 400px;
	height: 260px;
	margin-top:150px;
	margin-bottom:100px;
  padding-left:15px;
	border: solid 2px #969DA0;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;

}

.box-login2 {
	margin:10px;
	padding-top:10px;
	text-align: center;
}
.box-login3 {
	margin:10px;
	text-align: center;
}

.btn-primary {
	width:25% !important;
	padding:10px !important;
	border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

.box-dashboard {
	background-color: #FDE6E5;
	width: inherit;
	height: inherit;
	margin: 10px;
  

}

.padd {
	padding-left:50px;
}

#thumbs {
	margin: 0;
	padding: 0;	
}

#thumbs li {
	list-style-type: none;
}

.item-thumbs {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
	cursor: pointer;
}

.item-thumbs {
	width: 100%;
	height:100%;	
}

.item-thumbs .hover-wrap {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	
	opacity: 0;
	filter: alpha(opacity=0);
	
	-webkit-transition: all 450ms ease-out 0s;	
	   -moz-transition: all 450ms ease-out 0s;
		 -o-transition: all 450ms ease-out 0s;
		    transition: all 450ms ease-out 0s;
		  
	-webkit-transform: rotateY(180deg) scale(0.5,0.5);
	   -moz-transform: rotateY(180deg) scale(0.5,0.5);
		-ms-transform: rotateY(180deg) scale(0.5,0.5);
		 -o-transform: rotateY(180deg) scale(0.5,0.5);
			transform: rotateY(180deg) scale(0.5,0.5);	
}

.item-thumbs:hover .hover-wrap,
.item-thumbs.active .hover-wrap {
	opacity: 1;
	filter: alpha(opacity=100);
	
	-webkit-transform: rotateY(0deg) scale(1,1);
	   -moz-transform: rotateY(0deg) scale(1,1);
		-ms-transform: rotateY(0deg) scale(1,1);
		 -o-transform: rotateY(0deg) scale(1,1);
		    transform: rotateY(0deg) scale(1,1);
}

.item-thumbs .hover-wrap .overlay-img {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #DE5E60;
	
	opacity: 0.80;
	filter: alpha(opacity=80);
}

.item-thumbs .hover-wrap .overlay-img-thumb {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	color: #FFFFFF;
	font-size: 32px;
	line-height: 1em;
	
	opacity: 1;
	filter: alpha(opacity=100);
}

.content-box {
                border: 1px solid #ccc;
                margin: 0 0 20px 0;
                background: #fff;
                }

.content-box-header-plain {
                background: #ffffff;
                margin-top: 1px;
				border: 1px solid #f4f7f8;
				padding:20px;
				border-top-left-radius:6px;
 				border-top-right-radius:6px;
				border-bottom-left-radius:6px;
 				border-bottom-right-radius:6px;
                }


.content-box-header {
                background: #e5e5e5 url('../_i/bg-content-box.gif') top left repeat-x;
                margin-top: 1px;
                height: 54px;
                }

.content-box-header h3 {
                padding: 12px 15px 10px;
                float: left;
			    }

ul.content-box-tabs {
                /*
float: left;
*/
                padding: 12px 0px 0 15px !important;
				margin: 0 !important;
                }

ul.content-box-tabs li {
                float: left;
                margin: 0;
                padding: 0 !important;
                background-image: none !important;
				width:94px;
                }

ul.content-box-tabs li a {
				background: #ccc;
                color: #333;
				/*border: 1px solid #ccc;*/
                padding: 8px 10px;
                display: block;
                margin: 0px 2px 0px 2px;
                border-bottom: 0;
				border-top-left-radius:6px;
 				border-top-right-radius:6px;
				height:27px;
                }

ul.content-box-tabs li a:hover {
                color: #03bfd7;
                }              
                
ul.content-box-tabs li a.current {
                background: #fff;
                border: 0px solid #ccc;
				margin: 0px 2px 0px 2px;
				height: 30px;
                }

.content-box-content {
                padding: 20px;
                font-size: 13px;
                border-top: 1px solid #ccc;
                }
 
.content-box-plain {
            padding: 20px;
            font-size: 13px;
            } 

/*next tab*/

.content-box-wider {
                border: 1px solid #ccc;
                margin: 0 0 20px 0;
                background: #fff;
                }

.content-box-header-wider {
                background: #e5e5e5 url('../_i/bg-content-box.gif') top left repeat-x;
                margin-top: 1px;
                height: 54px;
                }

.content-box-header-wider h3 {
                padding: 12px 15px 10px;
                float: left;
			    }

ul.content-box-tabs-wider {
                
float: left;

                padding: 12px 0px 0 15px !important;
				margin: 0 !important;
                }

ul.content-box-tabs-wider li {
                float: left;
                margin: 0;
                padding: 0 !important;
                background-image: none !important;
				width:140px;
                }

ul.content-box-tabs-wider li a {
				background: #ccc;
                color: #333;
				/*border: 1px solid #ccc;*/
                padding: 8px 10px;
                display: block;
                margin: 0px 2px 0px 2px;
                border-bottom: 0;
				border-top-left-radius:6px;
 				border-top-right-radius:6px;
				height:27px;
                }

ul.content-box-tabs-wider li a:hover {
                color: #03bfd7;
                }              
                
ul.content-box-tabs-wider li a.current {
                background: #fff;
                border: 0px solid #ccc;
				margin: 0px 2px 0px 2px;
				height: 30px;
                }

.content-box-content-wider {
                padding: 20px;
                font-size: 13px;
                border-top: 1px solid #ccc;
                }
    


/*end next tab*/

/* left menu */
@charset "UTF-8";
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu {
  width: 265px;
  border-bottom: 4px solid #656659;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu > ul > li:first-child {
  background: #66665e;
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
  background: linear-gradient(#66665e 0%, #45463d 100%);
  border: 1px solid #45463d;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#cssmenu > ul > li:first-child > a {
  padding: 15px 10px;
  background: url(../img/pattern.png) top left repeat;
  border: none;
  border-top: 1px solid #818176;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-family: 'Ubuntu', sans-serif;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  text-shadow: 0 -1px 1px #000000;
}
#cssmenu > ul > li:first-child > a > span {
  padding: 0;
}
#cssmenu > ul > li:first-child:hover {
  background: #66665e;
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
  background: linear-gradient(#66665e 0%, #45463d 100%);
}
#cssmenu > ul > li {
  background: #CCCCCC;
  background: -moz-linear-gradient(#CCCCCC 0%, #FFFFFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #CCCCCC), color-stop(100%, #FFFFFF));
  background: -webkit-linear-gradient(#CCCCCC 0%, #FFFFFF 100%);
  background: linear-gradient(#CCCCCC 0%, #FFFFFF 100%);
}
#cssmenu > ul > li:hover {
  background: #e84323;
  background: -moz-linear-gradient(#e84323 0%, #c33115 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84323), color-stop(100%, #c33115));
  background: -webkit-linear-gradient(#e84323 0%, #c33115 100%);
  background: linear-gradient(#e84323 0%, #c33115 100%);
}
#cssmenu > ul > li > a {
  font-size: 14px;
  display: block;
  background: url(../img/pattern.png) top left repeat;
  color: #000000;
  
  border-top: none;
  /*text-shadow: 0 -1px 1px #751d0c;*/
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 12px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
  background: url(../img/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../img/icon_minus.png) 96% center no-repeat;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #fff;
  border-right: 1px solid #a2a194;
  border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: none;
  background: #f7f7f7;
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
  padding: 10px 10px 10px 25px;
  display: block;
  color: #676767;
  font-size: 12px;
  font-weight: normal;
}
#cssmenu ul ul a:before {
  content: "»";
  position: absolute;
  left: 10px;
  color: #e94f31;
}
#cssmenu ul ul a:hover {
  color: #e94f31;
}

