@import url('https://fonts.googleapis.com/css?family=Viga&display=swap');


#toTop{
position: fixed;
bottom: 10px;
right: 10px;
cursor: pointer;
display: none;
width:50px;
height:50px;
border-radius:50%;
background:#e8734d;
text-align:center;
padding-top:15px;
color:#fff;
}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-top:60px;}

.list-unstyled li a{color:#000;}


.skiptranslate{display:none;} 



/* .telugu_font2 {
	 font-family: 'Mallanna', sans-serif;
    font-weight: bold;
    font-size: 30px!important;
    line-height: 46px!important;

} */

.height{ min-height: 550px;}

.navbar{
	border-radius:0px;z-index:9;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.pd0{padding:0px;}
.pb10{padding-bottom:10px;}
.boldfont{font-weight:bold;}
.normalfont{font-weight:normal;}
.text-center{text-align:center;}
.uppercase{text-transform:uppercase;}
.capitalize{text-transform:capitalize;}
.navbar-brand{font-family: 'Viga', sans-serif;font-weight:900;font-size:25px!important;}
h3.popuptitle {
	position:relative;
	font-family: 'Viga', sans-serif;font-size:35px;color:#614935;
	 display:inline-block;
	z-index:1 !important;
	text-align:center;
}
h3.popuptitle:before  {
	position:absolute;
	content:"";
	border-bottom:20px solid #ffe8b1 !important;
	width:75% !important;
	bottom:13px !important;
	 
    z-index:-1 !important;
	left:-10px;
	bottom:-2px;
	text-align:center; 
}
h4.popuptitle {
	position:relative;
	font-family: 'Viga', sans-serif;font-size:35px;color:#614935;
	 display:inline-block;
	z-index:1 !important;
	text-align:center;
}
h4.popuptitle:before  {
	position:absolute;
	content:"";
	border-bottom:20px solid #ffe8b1 !important;
	width:75% !important;
	bottom:13px !important;
	 
    z-index:-1 !important;
	left:-10px;
	bottom:-2px;
	text-align:center; 
}

h3.popuptitle9 {
	position:relative;
	font-family: 'Viga', sans-serif;font-size:35px;color:#614935;
	z-index:1 !important;
	text-align:center;
}
h3.popuptitle9:before  {
	position:absolute;
	content:"";
	border-bottom:20px solid #ffe8b1 !important;
	width:75% !important;
	bottom:13px !important;
	 
    z-index:-1 !important;
	left:80px;
	bottom:-2px;
	text-align:center;
}

.carousel .item a{color:#403f3e;}
 

.navbar-header a{color:#000;font-size:25px!important; }
.navbar-nav li a{color:#000!important; }

.banner{padding:30px;}
.btn-primary {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border: none;
    border-radius: 0;
	background:#d29e0e;
    color: #fff;
	font-size:16px;
	letter-spacing:1px;
	text-decoration:none;
}
.btn-primary:hover {background:#d29e0e;}

.alert-info {
color: #31708f;
font-size:12px;

border-radius: 0px!important;
}

.alert {
    text-shadow: none!important;
box-shadow: none!important;
}
.alert {
    padding: 0px!important;
    margin-bottom: 0px!important;
    border: 0px!important;
    border-radius: 0px!important;
}


.btn-info {
    display: inline-block;
    padding: 10px!important;
    cursor: pointer;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border: none!important;
    border-radius: 0!important;
	background:#181818 !important;
	
    color: #fff!important;
	font-size:16px;
	letter-spacing:1px;
	text-decoration:none;
		

}
.btn-info:hover {background:#181818;}


.btn-inverse
{
	  display: inline-block;
    padding: 10px 50px 10px 50px;
    cursor: pointer;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border: none;
    border-radius: 0;
   
    color: #fff;
    background-color: #181818;
    z-index: 1;
	font-size:12px;
	letter-spacing:1px;
	
	
}
.btn-inverse2 {
    display: inline-block;
    padding: 10px 50px 10px 50px;
    cursor: pointer;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    text-transform: none;
    border: none;
    border-radius: 0;
    color: #ffffff;
    background-color:#efaf0f;
    z-index: 1;
    font-size: 12px;
    letter-spacing: 1px;
}
.btn-inverse:hover{color:#fff;}



.btn-primary a{text-decoration:none;}
.btn-info a{text-decoration:none;}

.main-content{background-color: #fff; min-height: 280px; padding: 8%; text-align:left;}
.main-content2 {
background-color: #efeefa;
min-height: 90px;
padding: 7%;
text-align: center;
margin-top: 6px;
}

.main-content2 h4{font-weight:bold;font-size:13px;}
.main-content2:hover{
background:#fff1d0;}



.main-content3{background-color: #FFFFFF; min-height:195px; padding: 8%; text-align:center;line-height:150px;}
.main-content3 h4{position:relative;font-family: 'Viga', sans-serif; color:#6b6a68;
	 display:inline-block;
	z-index:1 !important;font-weight:bold;font-size:16px;}
.main-content3:hover{
background:#fff1d0;}
 
.main-content3 h4:before  {
	position:absolute;
	content:"";
	border-bottom:20px solid #dfecfa !important;
	width:75% !important;
	bottom:0px !important;
	 
    z-index:-1 !important;
	left:-10px;
	bottom:-2px;
}
 
.tiles-module .tile {
    color: #4c4c4c;
}
.titlelink1{background-color: #efaf0f;  padding: 6%; text-align:center;font-weight:800;color:#ffffff;line-height:100px;cursor:pointer;}
.titlelink2{background-color: #403f3e;  padding: 6%; text-align:center;font-weight:800;color:#ffffff;line-height:100px;cursor:pointer;}
.student{background:#f2f2f2 !important;padding:20px;}
.titlelink1:hover{
background:#0f6aef;transition: all 1s ease;}
.titlelink2:hover{
background:#0f6aef;transition: all 1s ease;}
.titlelink1 a,.titlelink2 a{text-decoration:none;color:#ffffff;}
.main-content h4{font-weight:bold;}
.main-content p {
    padding-top: 1.875em;
    font-size: 1em;
}

.yamm-content h4{line-height:21px; font-weight:bold; font-size:15px; color:#000;}

.main-content:hover{
background:#fff1d0;}

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}

.list_item li{list-style-type:none; line-height:24px; text-align:left; }
.list_item{ margin:0px; padding:0px;}
.head_menu h4{text-align:left;}
.banner_sec{padding-top:50px;}

.login_main{height:44px; border-radius:0px;}

/* 
.navbar-default {
      background-color: transparent !important;  
      border-color: transparent !important;  
}
.navbar-default {
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-image: none !important;
    background-repeat: none !important;
    border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


 */


/*overlay*/
.overlay,.overlay2,.overlay3 {
	display:none;
	position:fixed;
	top:10%;
	height:100%;
	width:100%;
	background:#fff;
	overflow:auto;
	z-index:6;
}
.wrap {
	 text-align:center;
	max-width:90%;
	margin:0 auto;
}

.header {
    position: fixed;
    right: 0;
    left: 0;
    margin: 0;
    min-height: 50px;
    
    background-color: #ffffff;
}
.header.scrolling {
    background-color: #ffffff;
	-webkit-box-shadow: 0 10px 6px -6px #949494;
       -moz-box-shadow: 0 10px 6px -6px #949494;
            box-shadow: 0 10px 6px -6px #949494;
}
.nav .open>a:focus, .nav .open>a:hover {
    background-color: #6D6E71 !important;
    border-color: #6D6E71;
	color:#ffffff!important;
	 
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #6D6E71;color:#ffffff;
	 
}
 #calendar{background:#ffffff;margin:30px auto;}
 

.inputsearch {
    position: relative;
    padding-left: 20px;
    font: 1em "Helvetica", sans-serif;
    width: 100%;
    height: 50px;
     font-size:2em;
    border: none;
    /*background-color: #fff1d0;*/
    outline: none;
    color: #2C3E50;
	border-bottom:1px solid #ddd;
}

.search-icon {
    position: absolute;
       border: none;
    border-radius: 0px 5px 5px 0px;
    background-color: #42D8D3;
}

.search-icon {
    cursor: pointer;
    font-size: 1em;
}
 
.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.navbar-toggle {
	background-color: #ff7a34  !important;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff1d0;
}
.closee {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.closee:hover {
  opacity: 1;
}
 .closee:before, .closee:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.closee:before {
  transform: rotate(45deg);
}
.closee:after {
  transform: rotate(-45deg);
}

.panel-default{ background:#f9f9f9!important; border-radius: 0px!important;}
.closee2 {
  position: absolute;
  right: 0px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.closee2:hover {
  opacity: 1;
}
 .closee2:before, .closee2:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.closee2:before {
  transform: rotate(45deg);
}
.closee2:after {
  transform: rotate(-45deg);
}




.closee3 {
  position: absolute;
  right: 0px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 0.3;
}
.closee3:hover {
  opacity: 1;
}
 .closee3:before, .closee3:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #333;
}
.closee3:before {
  transform: rotate(45deg);
}
.closee3:after {
  transform: rotate(-45deg);
} 


.bie_log1{margin:0px auto; width:110px;}





.bottom {
	border-bottom: 1px solid #ccc;
}

.right {
	border-right: 1px solid #ccc;
}
a.btn-open:hover,a.btn-open2:hover{text-decoration:none;}

#services{
	background:#dedede; 
	overflow:hidden;	
}
#top-block{
	 background:#ffffff;
	 min-height:100vh;
}





/* For 480 Resolution */  
@media only screen   
and (min-device-width : 320px)   
and (max-device-width : 480px)  
{ 
	
		.panel-body {
    padding: 40px!important;
}
	
	
}  
	
	
	
	
	
	
	
	
	
	
	
	
	/* For 1366 Resolution */  
@media only screen   
and (min-width: 1030px)   
and (max-width: 1366px)  
{ 
	.bie_log1{margin:0px auto;width: 80px;}
	
	
	.margint-top-setting {
    margin-top: 7vh!important;
}

.bg-img-2{margin-top:70px!important;}

/* .telugu_font2 {
    font-family: 'Mallanna', sans-serif;
    font-weight: bold;
    font-size: 19px!important;
    line-height: 26px!important;
} */


h3.popuptitle9 {
    position: relative;
    font-family: 'Viga', sans-serif;
    font-size: 22px;
    color: #614935;
    z-index: 1 !important;
    text-align: center;
    top: -20px;
}
	
	
}  
	
	
	
	
	
	

@media only screen   
and (min-device-width : 768px)   
and (max-device-width : 1024px)  
{
	.bie_log1{margin:0px auto;width: 80px;}
	
	
	.margint-top-setting {
    margin-top: 7vh!important;
}

.bg-img-2{margin-top:70px!important;}

/* .telugu_font2 {
    font-family: 'Mallanna', sans-serif;
    font-weight: bold;
    font-size: 19px!important;
    line-height: 26px!important;
} */


h3.popuptitle9 {
    position: relative;
    font-family: 'Viga', sans-serif;
    font-size: 22px;
    color: #614935;
    z-index: 1 !important;
    text-align: center;
    top: -20px;
}



}





@media only screen and (max-width: 600px) {
  .margint-top-setting {
    margin-top:0px;
  }
  .main-content2,.main-content3{
	  margin-bottom:20px;
  }
  .bottom {
	border-bottom: 0px solid #ccc;
}

.right {
	border-right: 0px solid #ccc;
}
.panel-body{
	 height: 517px;;
}
}

@media only screen and (min-width: 600px) {
  .margint-top-setting {
    margin-top: 3vh;
   
  }
}

.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;

}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #f5f5f5;
    border-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #777;   
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #ddd;
}
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;
}
/********************************************************************/
/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #3071a9;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
	color: #428bca;
	background-color: #fff;
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
 
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
	color: #31708f;
	background-color: #bce8f1;
	border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
	color: #31708f;
	background-color: #fff;
	border-color: #bce8f1;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
	z-ndex:1000000;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;   
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}
 .tab-content{height:390px;}
 
 .item_noti li{
    font-size: 13px;
    line-height: 1.8;
    padding-top: 3px;   list-style-type:none;text-align:justify;border-bottom:0.5px solid #ddd;padding-bottom:5px; }
.item_noti{width:100%; padding:0px;}
.portletItemDetails{display:block;margin:5px 0px; color: #f78e57;}
.note{font-size:14px;}





/* ================================
  # Footer styles
================================= */
 
.address {
  font-size: 14px;
  font-size: 1.4rem;
}
.address strong {
  font-weight: 700;
  display: block;
}
.address span.footer-form {
  color: #0079c2;
}
.address a {
  font-size: 19px;
  font-size: 1.9rem;
  font-weight: 600;
  display: block;
  padding-bottom: 20px;
  padding-bottom: 2rem;
}
.address a:hover {
  text-decoration: underline;
}
.address span {
  display: block;
  margin-top: 5px;
  margin-top: 0.5rem;
}
.address .address-disclaimer {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
}
.ct-select .selectize-input {
  line-height: .7;
}
.ct-footer {
 
color: #cbc9c9;
padding-top: 40px;
padding-top: 4rem;
}
.ct-footer p {
font-size: 14px;
font-size: 1.4rem;
color: #6b6a68;
}
 
 	
 .ct-footer-header {
	  text-transform: uppercase;
         font-size: 20px;
        font-size: 2rem;
font-weight: 700;

	position:relative;
	font-family: 'Viga', sans-serif;font-size:20px;color:#6b6a68;
	 display:inline-block;
	z-index:5 !important;
}
.ct-footer-header:before  {
	position:absolute;
	content:"";
	border-bottom:20px solid #d7e9fc !important;
	width:75% !important;
	bottom:6px !important;
        z-index:-2 !important;
	left:-10px;
	 
}

.navbar > .container .navbar-brand2, .navbar > .container-fluid .navbar-brand2 {

    margin-left: 0px !important;
    

}



 .exami {

    position: absolute !important;
    left: 40%;
}

 
 

 

.title a:hover{text-decoration:none;}
@media only screen and (max-width: 600px) {
  .exami {

    position: relative !important; 
    left: 0%;
}
}
.ct-footer-list li a {
font-size: 14px;
font-size: 1.4rem;
color: #989898;
text-indent:0.5em;
}
/* 
.ct-footer-list li a:before {
  display: inline-block;
  font-family: FontAwesome;
  content: '\f00c';
  padding-right: 1rem;
} */

.ct-footer-list li a:hover {
text-decoration: underline;
}
.ct-footer-list li + li {
margin-top: 5px;
margin-top: 0.5rem;
}
.ct-footer .ct-post_footer { 
color: #fff;
padding: 20px 0;
padding: 2rem 0;
font-family: 'Arial';
font-size: 13px;
font-size: 1.3rem;

}
.ct-footer .ct-post_footer ul.list-inline {
  font-size: 1.2rem;
  
}
.ct-footer .ct-post_footer a {

color:#6b6a68;
}
.ct-footer .ct-post_footer a:hover {
text-decoration: underline;
color:#6b6a68;
}
.ct-footer .ct-post_footer p {
margin: 0;
margin: 0;
font-size: inherit;
}
.ct-footer .ct-post_footer ul li {
position: relative;
}
.ct-footer .ct-post_footer ul li + li {
padding-left: 17px;
padding-left: 1.7rem;
margin-left: 5px;
margin-left: 0.5rem;
}
.ct-footer .ct-post_footer ul li + li:before {
content: '';
position: absolute;
top: 20%;
left: 0;
height: 60%;
width: 1px;
width: 0.1rem;
background: #fff;
}
address {
font-size: 14px;
font-size: 1.4rem;
color:#989898;
line-height:2em;
}
address b {
font-size: inherit;
text-transform: uppercase;
}
address span {
display: block;
margin-top: 5px;
margin-top: 0.5rem;
}

.rupees{
	color :#fb6800 !important;
	font-weight: bold;
}

.hrLine{
	    border: 2.2px solid #eeeeee !important;
    width: 97%;
    margin-top:0px;
}
.sub_head{
	
	font-weight: 700;
    padding-left: 15px;
    text-transform: uppercase;
}
#footer{
	background:#f1efef; 
	overflow:hidden;
	margin-top: 20px;
}


.telugu_font {color: #614935; font-size:14px;}


/* .telugu_font {
    font-family: 'Mallanna', sans-serif;
    font-weight: bold;
	font-size:14px;
} */
  a{color:#989898}
  a:hover{text-decoration:none;}
  .panel-default>.panel-heading {
      border-radius:0px;
	 padding:0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 40px!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}

.notes h4 {
   font-size: 12px;
   line-height: 16px;
   font-weight: bold;
   color: #000000;
   padding-left: 10px;
   margin-bottom: 0;
}

.notes {
   width: auto;
   padding: 5px 10px;
   margin-top: 5px;
   border-color: #9cc6f3;
   border-width: 1px 0px;
   border-style: solid;
   background: #d7e9fc;
   overflow: hidden;
   display: block;
   margin-bottom: 5px;
}
.notes ul {
   padding: 5px 0 5px 0;
}

.left {
   float: left;
}
.notes ul li {
   font-size: 12px;
   line-height: 18px;
   color: #5b5b5b;
   margin-left: 25px;
list-style-type:square;}


 @media only screen and (min-device-width : 1280px) and (max-device-width : 1440px)  {
.yamm .dropdown-menu{right:0px;}
}
 

